diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 819c0e9..74c8aac 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: hooks: - id: unkey - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.9.6 + rev: v0.9.7 hooks: - id: ruff args: [--fix] @@ -40,7 +40,7 @@ repos: - id: sqlfluff-fix args: [--dialect, sqlite] - repo: https://github.com/adamtheturtle/doccmd-pre-commit - rev: v2025.2.17 + rev: v2025.2.20.7 hooks: - id: doccmd name: sqlfluff-fix-README