Skip to content

Commit 9dbd248

Browse files
authored
Merge pull request #197 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 7209646 + 7e58b19 commit 9dbd248

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repos:
2121
exclude: ^identify/vendor/licenses\.py$
2222
additional_dependencies: [flake8-typing-imports==1.10.1]
2323
- repo: https://github.com/pre-commit/mirrors-autopep8
24-
rev: v1.5.6
24+
rev: v1.5.7
2525
hooks:
2626
- id: autopep8
2727
- repo: https://github.com/asottile/reorder_python_imports
@@ -35,7 +35,7 @@ repos:
3535
- id: add-trailing-comma
3636
args: [--py36-plus]
3737
- repo: https://github.com/asottile/pyupgrade
38-
rev: v2.13.0
38+
rev: v2.14.0
3939
hooks:
4040
- id: pyupgrade
4141
args: [--py36-plus]

0 commit comments

Comments
 (0)