diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3f5d9b6..d9d8423 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,13 +12,13 @@ ci: - renovate-config-validator # container limits repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 42.11.0 + rev: 42.26.11 hooks: - id: renovate-config-validator alias: renovate args: [--strict] - repo: https://github.com/biomejs/pre-commit - rev: "v2.3.5" + rev: "v2.3.8" hooks: - id: biome-check name: biome