Skip to content

Commit a9ee5d5

Browse files
chore: update pre-commit hooks
updates: - [github.com/PyCQA/flake8: 7.1.1 → 7.1.2](PyCQA/flake8@7.1.1...7.1.2)
1 parent d532b6d commit a9ee5d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ repos:
7171
- src
7272

7373
- repo: https://github.com/PyCQA/flake8
74-
rev: 7.1.1
74+
rev: 7.1.2
7575
hooks:
7676
- id: flake8
7777
args:

0 commit comments

Comments
 (0)