diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6adeed6..c9df082 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: - id: go-version-consistency - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.7 + rev: v0.15.6 hooks: # Adding a set of rules to ruff check to match pyupgrade rules - id: ruff-check