Skip to content

Commit 262f677

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-eslint: v8.54.0 → v8.55.0](pre-commit/mirrors-eslint@v8.54.0...v8.55.0)
1 parent ef08f02 commit 262f677

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.54.0
41+
rev: v8.55.0
4242
hooks:
4343
- id: eslint
4444
args: [--fix]

0 commit comments

Comments
 (0)