diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f93204d..dc95873 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ exclude: ^\.moon/templates/ repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.7 + rev: v0.15.13 hooks: - id: ruff args: [ --fix ]