We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d825a1 commit 45c2dc4Copy full SHA for 45c2dc4
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/asottile/seed-isort-config
3
- rev: v1.9.3
+ rev: v2.1.0
4
hooks:
5
- id: seed-isort-config
6
- repo: https://github.com/pre-commit/mirrors-isort
@@ -21,7 +21,7 @@ repos:
21
- 'flake8-debugger==3.1.0'
22
- 'flake8-mypy==17.8.0'
23
- repo: https://github.com/pre-commit/pre-commit-hooks
24
- rev: v2.4.0
+ rev: v2.5.0
25
26
- id: check-ast
27
- id: check-docstring-first
@@ -46,7 +46,7 @@ repos:
46
47
- id: taskcluster_yml
48
- repo: https://github.com/asottile/yesqa
49
- rev: v0.0.11
+ rev: v1.1.0
50
51
- id: yesqa
52
- repo: meta
0 commit comments