Skip to content

Commit f7e72dd

Browse files
[pre-commit.ci] pre-commit autoupdate (#162)
updates: - [github.com/PyCQA/flake8: 5.0.3 → 5.0.4](PyCQA/flake8@5.0.3...5.0.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 81bd5a3 commit f7e72dd

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
@@ -44,7 +44,7 @@ repos:
4444
- id: tox-ini-fmt
4545
args: [ "-p", "fix_lint" ]
4646
- repo: https://github.com/PyCQA/flake8
47-
rev: 5.0.3
47+
rev: 5.0.4
4848
hooks:
4949
- id: flake8
5050
additional_dependencies:

0 commit comments

Comments
 (0)