diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a34b5dc..1ff82e0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ ci: autoupdate_commit_msg: 'ci: pre-commit autoupdate' repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.5 + rev: v0.15.15 hooks: - id: ruff args: [ --fix ]