Skip to content

Commit 2c28197

Browse files
authored
Merge pull request #1906 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 45c721a + b9c2c47 commit 2c28197

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
@@ -12,7 +12,7 @@ repos:
1212
- id: requirements-txt-fixer
1313
- id: double-quote-string-fixer
1414
- repo: https://github.com/PyCQA/flake8
15-
rev: 3.9.1
15+
rev: 3.9.2
1616
hooks:
1717
- id: flake8
1818
additional_dependencies: [flake8-typing-imports==1.10.0]
@@ -25,7 +25,7 @@ repos:
2525
hooks:
2626
- id: validate_manifest
2727
- repo: https://github.com/asottile/pyupgrade
28-
rev: v2.14.0
28+
rev: v2.15.0
2929
hooks:
3030
- id: pyupgrade
3131
args: [--py36-plus]

0 commit comments

Comments
 (0)