Skip to content

Commit 07ae61b

Browse files
authored
Upgrade flake8 to 5.0.4 (#6678)
1 parent 1d7d92c commit 07ae61b

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
@@ -19,7 +19,7 @@ repos:
1919
- usort == 1.0.2
2020

2121
- repo: https://gitlab.com/pycqa/flake8
22-
rev: 3.9.2
22+
rev: 5.0.4
2323
hooks:
2424
- id: flake8
2525
args: [--config=setup.cfg]

0 commit comments

Comments
 (0)