Skip to content

Commit 144680e

Browse files
NicolasHugfacebook-github-bot
authored andcommitted
[fbsync] Upgrade flake8 to 5.0.4 (#6678)
Reviewed By: datumbox Differential Revision: D40138737 fbshipit-source-id: 38d50acf00ce38dec7b4fb3bd40033070ef72678
1 parent 28955f4 commit 144680e

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)