Update pre-commit hook to v5.0.0 (#4093)
parent
008c8f7c86
commit
479a23af5e
|
|
@ -12,7 +12,7 @@ repos:
|
|||
- id: indent-with-spaces
|
||||
files: \.(cpp|c|h|inl|py|glsl|cmake)$
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.4.0
|
||||
rev: v5.0.0
|
||||
hooks:
|
||||
- id: check-xml
|
||||
- id: mixed-line-ending
|
||||
|
|
|
|||
Loading…
Reference in New Issue