Skip to content

Commit 712670f

Browse files
[pre-commit.ci] pre-commit autoupdate (#93)
updates: - [github.com/PyCQA/flake8: 3.9.2 → 4.0.1](PyCQA/flake8@3.9.2...4.0.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4822306 commit 712670f

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://github.com/PyCQA/flake8
27-
rev: '3.9.2'
27+
rev: '4.0.1'
2828
hooks:
2929
# Run flake8.
3030
- id: flake8

0 commit comments

Comments
 (0)