Skip to content

Commit da2db94

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/flake8: 7.0.0 → 7.1.0](PyCQA/flake8@7.0.0...7.1.0)
1 parent df9e593 commit da2db94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ repos:
6060
# W605 - Fix invalid escape sequence 'x'.
6161
# W690 - Fix various deprecated code (via lib2to3).
6262
- repo: https://github.com/PyCQA/flake8
63-
rev: 7.0.0
63+
rev: 7.1.0
6464
hooks:
6565
- id: flake8
6666
args:

0 commit comments

Comments
 (0)