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 0f1d9d9 commit f640192Copy full SHA for f640192
.pre-commit-config.yaml
@@ -38,12 +38,12 @@ repos:
38
- id: rst-backticks
39
- id: rst-directive-colons
40
- repo: https://github.com/pre-commit/mirrors-prettier
41
- rev: v2.6.2
+ rev: v2.7.1
42
hooks:
43
- id: prettier
44
types_or: [javascript, css]
45
- repo: https://github.com/pre-commit/mirrors-eslint
46
- rev: v8.17.0
+ rev: v8.18.0
47
48
- id: eslint
49
files: \.js?$
0 commit comments