Skip to content

Commit 060b719

Browse files
authored
Merge pull request #1851 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents d6ec6cf + e8cb09f commit 060b719

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
@@ -17,15 +17,15 @@ repos:
1717
- id: flake8
1818
additional_dependencies: [flake8-typing-imports==1.10.0]
1919
- repo: https://github.com/pre-commit/mirrors-autopep8
20-
rev: v1.5.5
20+
rev: v1.5.6
2121
hooks:
2222
- id: autopep8
2323
- repo: https://github.com/pre-commit/pre-commit
2424
rev: v2.11.1
2525
hooks:
2626
- id: validate_manifest
2727
- repo: https://github.com/asottile/pyupgrade
28-
rev: v2.10.0
28+
rev: v2.11.0
2929
hooks:
3030
- id: pyupgrade
3131
args: [--py36-plus]

0 commit comments

Comments
 (0)