diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f2627d4f8..402e1da72 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,7 +38,7 @@ repos: stages: [pre-push] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.1.1 + rev: v0.1.2 hooks: - id: ruff # Exclude python files in pact/** and tests/**, except for the