Skip to content

Commit fa42f42

Browse files
authored
Merge pull request #30 from beeware/autoupdates/pre-commit/flake8
Bump flake8 from 6.0.0 to 6.1.0
2 parents 765e3b0 + b0ac356 commit fa42f42

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: 6.0.0
27+
rev: 6.1.0
2828
hooks:
2929
- id: flake8

0 commit comments

Comments
 (0)