Skip to content

Commit 147d76f

Browse files
authored
Merge pull request #83 from beeware/autoupdates/pre-commit/flake8
Bump flake8 from 7.0.0 to 7.1.0
2 parents 6cdbaf5 + 298df9a commit 147d76f

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
@@ -24,6 +24,6 @@ repos:
2424
hooks:
2525
- id: black
2626
- repo: https://github.com/PyCQA/flake8
27-
rev: 7.0.0
27+
rev: 7.1.0
2828
hooks:
2929
- id: flake8

0 commit comments

Comments
 (0)