diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ad57ac9..82144de 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: - id: trailing-whitespace - id: mixed-line-ending - repo: https://github.com/sbrunner/hooks - rev: 1.0.0 + rev: 1.1.0 hooks: - id: copyright - repo: https://github.com/codespell-project/codespell @@ -78,6 +78,6 @@ repos: - id: jsonschema-validator files: ^ci/config\.yaml$ - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 37.428.1 + rev: 37.440.7 hooks: - id: renovate-config-validator