Skip to content

Commit 407ce54

Browse files
chore: update flake8 version for pre-commit
1 parent 926ad7c commit 407ce54

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
@@ -20,6 +20,6 @@ repos:
2020
- id: mypy
2121
additional_dependencies: ['types-requests', "types-PyYAML"]
2222
- repo: https://github.com/PyCQA/flake8
23-
rev: 4.0.1
23+
rev: 7.1.1
2424
hooks:
2525
- id: flake8

0 commit comments

Comments
 (0)