Skip to content

Commit f0e6eb2

Browse files
[pre-commit.ci] pre-commit autoupdate (#141)
updates: - [github.com/PyCQA/flake8: 6.0.0 → 6.1.0](PyCQA/flake8@6.0.0...6.1.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 79c2c9c commit f0e6eb2

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
@@ -23,7 +23,7 @@ repos:
2323
types: [file, python]
2424
args: [--config=./pyproject.toml, .]
2525
- repo: https://github.com/PyCQA/flake8
26-
rev: '6.0.0'
26+
rev: '6.1.0'
2727
hooks:
2828
# Run flake8.
2929
- id: flake8

0 commit comments

Comments
 (0)