Skip to content

Commit f6a40aa

Browse files
authored
Merge pull request #114 from python-hyper/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents f3552bf + ac9446d commit f6a40aa

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
@@ -22,7 +22,7 @@ repos:
2222
- id: pyupgrade
2323
args: [--py37-plus]
2424
- repo: https://github.com/pycqa/flake8
25-
rev: 6.1.0
25+
rev: 7.0.0
2626
hooks:
2727
- id: flake8
2828
exclude: ^(tests/|docs/|setup.py)

0 commit comments

Comments
 (0)