We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a481849 commit a0681c9Copy full SHA for a0681c9
.pre-commit-config.yaml
@@ -46,7 +46,7 @@ repos:
46
args:
47
- --trailing-comma=es5
48
- repo: https://github.com/pre-commit/mirrors-eslint
49
- rev: v8.26.0
+ rev: v8.27.0
50
hooks:
51
- id: eslint
52
files: \.js?$
0 commit comments