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 f03cd64 commit cf35562Copy full SHA for cf35562
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/pre-commit/pre-commit-hooks
3
- rev: v4.0.1
+ rev: v4.1.0
4
hooks:
5
- id: check-yaml
6
- id: end-of-file-fixer
@@ -15,7 +15,7 @@ repos:
15
16
- id: doc8
17
- repo: https://github.com/asottile/pyupgrade
18
- rev: v2.29.1
+ rev: v2.31.0
19
20
- id: pyupgrade
21
args: [--py36-plus]
@@ -43,7 +43,7 @@ repos:
43
- id: prettier
44
types_or: [javascript, css]
45
- repo: https://github.com/pre-commit/mirrors-eslint
46
- rev: v8.5.0
+ rev: v8.6.0
47
48
- id: eslint
49
files: \.js?$
0 commit comments