Skip to content

Commit 2066f80

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-eslint: v8.56.0 → v9.0.0-alpha.0](pre-commit/mirrors-eslint@v8.56.0...v9.0.0-alpha.0)
1 parent 2fae823 commit 2066f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ repos:
3838
- id: mypy
3939
additional_dependencies: [types-all]
4040
- repo: https://github.com/pre-commit/mirrors-eslint
41-
rev: v8.56.0
41+
rev: v9.0.0-alpha.0
4242
hooks:
4343
- id: eslint
4444
args: [--fix]

0 commit comments

Comments
 (0)