Skip to content

Commit 60b8c02

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/flake8: 5.0.3 → 5.0.4](PyCQA/flake8@5.0.3...5.0.4)
1 parent 19f40f2 commit 60b8c02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
- id: black
1515
language_version: python3.8
1616
- repo: https://github.com/PyCQA/flake8
17-
rev: 5.0.3
17+
rev: 5.0.4
1818
hooks:
1919
- id: flake8
2020
exclude : cache|output|plugins

0 commit comments

Comments
 (0)