Skip to content

Commit f7bbddf

Browse files
authored
Merge pull request #102 from zeridon/update/pre-commit-autoupdate
Auto-update pre-commit hooks
2 parents 31fa2e8 + c82b568 commit f7bbddf

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
args: [--line-length=128]
2323

2424
- repo: https://github.com/pycqa/flake8
25-
rev: '7.0.0' # pick a git hash / tag to point to
25+
rev: '7.1.0' # pick a git hash / tag to point to
2626
hooks:
2727
- id: flake8
2828

0 commit comments

Comments
 (0)