Skip to content

Commit 078d81c

Browse files
authored
Merge pull request #22570 from github/redsun82-update-pre-commit-hooks
chore: update pre-commit hooks
2 parents 9681f90 + ab65faf commit 078d81c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ default_language_version:
44
python: python3.12
55
repos:
66
- repo: https://github.com/pre-commit/pre-commit-hooks
7-
rev: v3.2.0
7+
rev: v6.0.0
88
hooks:
99
- id: trailing-whitespace
1010
exclude: /test([^/]*)/.*$(?<!\.qlref)|.*\.patch$|.*\.qll?$

0 commit comments

Comments
 (0)