Skip to content

Commit f62c5e7

Browse files
authored
Merge pull request madmaze#418 from madmaze/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents de7c9ae + 57dd1e8 commit f62c5e7

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
@@ -25,12 +25,12 @@ repos:
2525
hooks:
2626
- id: autopep8
2727
- repo: https://github.com/asottile/reorder_python_imports
28-
rev: v2.7.1
28+
rev: v3.0.1
2929
hooks:
3030
- id: reorder-python-imports
3131
args: [--py37-plus]
3232
- repo: https://github.com/asottile/pyupgrade
33-
rev: v2.31.0
33+
rev: v2.31.1
3434
hooks:
3535
- id: pyupgrade
3636
args: [--py37-plus]

0 commit comments

Comments
 (0)