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.
2 parents af34b8f + 0180f2a commit b220998Copy full SHA for b220998
1 file changed
.pre-commit-config.yaml
@@ -38,7 +38,7 @@ repos:
38
- id: mypy
39
additional_dependencies: [types-all]
40
- repo: https://github.com/pre-commit/mirrors-eslint
41
- rev: v8.53.0
+ rev: v8.54.0
42
hooks:
43
- id: eslint
44
args: [--fix]
0 commit comments