diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b1722e5da7be878dd4f32acf79877ff33d31faec..55c1956a58d001b7c01a8b4c6e12cfecb1475477 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,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: v4.6.0 hooks: - id: check-xml - id: mixed-line-ending