diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6e848c2..048c6e0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: - id: tombi-lint args: [--offline] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: 0c7b6c989466a93942def1f84baf36ddfcd60c83 # frozen: v0.15.14 + rev: 77039ccbba72c8aede339c5f8ae29b42aced0a2e # frozen: v0.15.18 hooks: - id: ruff-check args: [--fix]