Skip to content

Commit bd96df1

Browse files
Bump pre-commit hooks to fix CI warning
[INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. Warning: repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo.
1 parent 51f15fa commit bd96df1

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
@@ -6,7 +6,7 @@ repos:
66
args: [--safe]
77
language_version: python3
88
- repo: https://github.com/pre-commit/pre-commit-hooks
9-
rev: v2.2.3
9+
rev: v5.0.0
1010
hooks:
1111
- id: trailing-whitespace
1212
- id: check-yaml

0 commit comments

Comments
 (0)