Skip to content

Commit aa76c35

Browse files
authored
Bump flake8 from 7.1.1 to 7.1.2 (#564)
1 parent f674115 commit aa76c35

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repos:
2323
hooks:
2424
- id: black
2525
- repo: https://github.com/PyCQA/flake8
26-
rev: 7.1.1
26+
rev: 7.1.2
2727
hooks:
2828
- id: flake8
2929
- repo: https://github.com/codespell-project/codespell

changes/564.misc.rst

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
The ``pre-commit`` hook for ``flake8`` was updated to its latest version.

0 commit comments

Comments
 (0)