Skip to content

Commit 45c2dc4

Browse files
committed
Update pre-commit repositories
1 parent 6d825a1 commit 45c2dc4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/asottile/seed-isort-config
3-
rev: v1.9.3
3+
rev: v2.1.0
44
hooks:
55
- id: seed-isort-config
66
- repo: https://github.com/pre-commit/mirrors-isort
@@ -21,7 +21,7 @@ repos:
2121
- 'flake8-debugger==3.1.0'
2222
- 'flake8-mypy==17.8.0'
2323
- repo: https://github.com/pre-commit/pre-commit-hooks
24-
rev: v2.4.0
24+
rev: v2.5.0
2525
hooks:
2626
- id: check-ast
2727
- id: check-docstring-first
@@ -46,7 +46,7 @@ repos:
4646
hooks:
4747
- id: taskcluster_yml
4848
- repo: https://github.com/asottile/yesqa
49-
rev: v0.0.11
49+
rev: v1.1.0
5050
hooks:
5151
- id: yesqa
5252
- repo: meta

0 commit comments

Comments
 (0)