Skip to content

Commit bb83461

Browse files
github-actions[bot]pre-commit
and
pre-commit
authored
pre-commit: Autoupdate (#1220)
Co-authored-by: pre-commit <[email protected]>
1 parent 5cb90cb commit bb83461

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ repos:
1616
args: [-i]
1717
types: [python]
1818
- repo: https://github.com/pycqa/flake8
19-
rev: 7.0.0
19+
rev: 7.1.1
2020
hooks:
2121
- id: flake8
2222
- repo: https://github.com/pre-commit/pre-commit-hooks
23-
rev: v4.5.0
23+
rev: v5.0.0
2424
hooks:
2525
- id: trailing-whitespace
2626
- id: check-docstring-first

0 commit comments

Comments
 (0)