diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index edfd5d1..0d22c73 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.5.0 + rev: v3.6.0 hooks: - id: validate_manifest - repo: https://github.com/doublify/pre-commit-rust @@ -21,6 +21,6 @@ repos: hooks: - id: fmt - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 37.45.0 + rev: 37.89.6 hooks: - id: renovate-config-validator