Skip to content

Commit 428c2f4

Browse files
pre-commit-ci[bot]asottile
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-eslint: v8.55.0 → v8.56.0](pre-commit/mirrors-eslint@v8.55.0...v8.56.0)
1 parent ba7da96 commit 428c2f4

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

0 commit comments

Comments
 (0)