Skip to content

Commit cf6f8e4

Browse files
committed
Bump pre-commit hook version for python 3.11 support
1 parent e11b4cc commit cf6f8e4

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
@@ -37,7 +37,7 @@ repos:
3737
language: script
3838
types: [file, python]
3939
- repo: https://github.com/pre-commit/pre-commit-hooks
40-
rev: v2.5.0
40+
rev: v5.0.0
4141
hooks:
4242
- id: trailing-whitespace
4343
exclude: (^conf/|^st2common/st2common/openapi.yaml|^st2client/tests/fixtures|^st2tests/st2tests/fixtures)

0 commit comments

Comments
 (0)