Skip to content

Commit ff8bd36

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/flake8: 5.0.2 → 5.0.4](PyCQA/flake8@5.0.2...5.0.4)
1 parent 426a542 commit ff8bd36

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
@@ -14,7 +14,7 @@ repos:
1414
language_version: python3.8
1515

1616
- repo: https://github.com/pycqa/flake8
17-
rev: 5.0.2
17+
rev: 5.0.4
1818
hooks:
1919
- id: flake8
2020
args:

0 commit comments

Comments
 (0)