Skip to content

Commit 60abaa2

Browse files
authored
Merge pull request #160 from pre-commit-ci/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents df2367a + cb14be6 commit 60abaa2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ repos:
2424
- id: pyupgrade
2525
args: [--py311-plus]
2626
- repo: https://github.com/hhatto/autopep8
27-
rev: v2.2.0
27+
rev: v2.3.0
2828
hooks:
2929
- id: autopep8
3030
- repo: https://github.com/PyCQA/flake8
31-
rev: 7.0.0
31+
rev: 7.1.0
3232
hooks:
3333
- id: flake8
3434
- repo: https://github.com/pre-commit/mirrors-mypy

0 commit comments

Comments
 (0)