Skip to content

Commit f76288c

Browse files
authored
update flake8 pre-commit (#4067)
1 parent fe6198b commit f76288c

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,7 +24,7 @@ repos:
2424
pass_filenames: false
2525
args: [--config=./pyproject.toml, .]
2626
- repo: https://gitlab.com/pycqa/flake8
27-
rev: '3.8.4'
27+
rev: '3.9.0'
2828
hooks:
2929
# Run flake8.
3030
- id: flake8

0 commit comments

Comments
 (0)