Skip to content

Commit ac2fe64

Browse files
committed
Update flake8
1 parent 41c0919 commit ac2fe64

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
@@ -17,7 +17,7 @@ repos:
1717
- id: black
1818
language_version: python3
1919
- repo: https://github.com/pycqa/flake8
20-
rev: 6.0.0
20+
rev: 6.1.0
2121
hooks:
2222
- id: flake8
2323
language_version: python3

0 commit comments

Comments
 (0)