diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6e848c2..da768b7 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: 3b3f7c3f57fe9925356faf5fe6230835138be230 # frozen: v0.15.17 hooks: - id: ruff-check args: [--fix]