diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8586b43..9c9caf6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: - id: mixed-line-ending - id: trailing-whitespace - repo: https://github.com/pre-commit/pre-commit - rev: v3.7.1 + rev: v3.8.0 hooks: - id: validate_manifest - repo: https://github.com/doublify/pre-commit-rust @@ -27,6 +27,6 @@ repos: args: [-i] files: \.(c|cc|cxx|cpp|h|hpp|hxx)$ - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 37.432.0 + rev: 37.440.7 hooks: - id: renovate-config-validator