Skip to content

Commit 7c7c1ab

Browse files
authored
Merge pull request #464 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 084807e + 4c8d41b commit 7c7c1ab

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/PyCQA/autoflake
3-
rev: v1.7.6
3+
rev: v1.7.7
44
hooks:
55
- id: autoflake
66
name: autoflake
@@ -15,7 +15,7 @@ repos:
1515
- id: check-yaml
1616
- id: debug-statements
1717
- repo: https://github.com/asottile/pyupgrade
18-
rev: v3.1.0
18+
rev: v3.2.0
1919
hooks:
2020
- id: pyupgrade
2121
- repo: https://github.com/psf/black

0 commit comments

Comments
 (0)