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 a76aead commit d0300b1Copy full SHA for d0300b1
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
hooks:
16
- id: doc8
17
- repo: https://github.com/pycqa/isort
18
- rev: 5.9.3
+ rev: 5.10.0
19
20
- id: isort
21
- repo: https://github.com/pre-commit/pygrep-hooks
@@ -33,7 +33,7 @@ repos:
33
- id: prettier
34
types_or: [javascript, css]
35
- repo: https://github.com/pre-commit/mirrors-eslint
36
- rev: v8.1.0
+ rev: v8.2.0
37
38
- id: eslint
39
files: \.js?$
0 commit comments