Update pre-commit hooks to v6.0.0
parent
993851cc2a
commit
c847a5eaac
|
|
@ -12,7 +12,7 @@ repos:
|
||||||
- id: indent-with-spaces
|
- id: indent-with-spaces
|
||||||
files: \.(cpp|c|m|mm|h|inl|py|glsl|cmake)$
|
files: \.(cpp|c|m|mm|h|inl|py|glsl|cmake)$
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v5.0.0
|
rev: v6.0.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: check-xml
|
- id: check-xml
|
||||||
- id: mixed-line-ending
|
- id: mixed-line-ending
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue