Skip to content

Commit cb80ce3

Browse files
committed
Update pre commit config version to get rid of warning
1 parent e379962 commit cb80ce3

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
@@ -12,7 +12,7 @@ repos:
1212
- id: indent-with-spaces
1313
files: \.(cpp|c|h|inl|py|glsl|cmake)$
1414
- repo: https://github.com/pre-commit/pre-commit-hooks
15-
rev: v4.4.0
15+
rev: v5.0.0
1616
hooks:
1717
- id: check-xml
1818
- id: mixed-line-ending

0 commit comments

Comments
 (0)