Skip to content

Commit 4bd24d1

Browse files
authored
Merge pull request madmaze#447 from madmaze/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents c85d52b + d1c272d commit 4bd24d1

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: v3.8.1
28+
rev: v3.8.2
2929
hooks:
3030
- id: reorder-python-imports
3131
args: [--py37-plus]
3232
- repo: https://github.com/asottile/pyupgrade
33-
rev: v2.37.1
33+
rev: v2.37.2
3434
hooks:
3535
- id: pyupgrade
3636
args: [--py37-plus]

0 commit comments

Comments
 (0)