Skip to content

Commit 7635e18

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/flake8: 3.9.0 → 3.9.1](PyCQA/flake8@3.9.0...3.9.1)
1 parent d509cf2 commit 7635e18

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
@@ -7,7 +7,7 @@ repos:
77
- id: check-yaml
88
- id: debug-statements
99
- repo: https://github.com/PyCQA/flake8
10-
rev: 3.9.0
10+
rev: 3.9.1
1111
hooks:
1212
- id: flake8
1313
exclude: ^docs/conf.py

0 commit comments

Comments
 (0)