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 1820ec6 commit 5bb91d0Copy full SHA for 5bb91d0
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
hooks:
31
- id: isort
32
- repo: https://github.com/pre-commit/pygrep-hooks
33
- rev: v1.9.0
+ rev: v1.10.0
34
35
- id: python-check-blanket-noqa
36
- id: python-check-mock-methods
@@ -46,7 +46,7 @@ repos:
46
args:
47
- --trailing-comma=es5
48
- repo: https://github.com/pre-commit/mirrors-eslint
49
- rev: v8.31.0
+ rev: v8.32.0
50
51
- id: eslint
52
files: \.js?$
0 commit comments