diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 614394bd..10929e18 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - id: check-yaml - id: check-added-large-files - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "c59bba8fb259db0fec2bbb77ad8ba51ea7341b56" # frozen: v0.15.20 + rev: "e8f7d69b957a30acb2c875078d5fd012de24b64c" # frozen: v0.16.7 hooks: - id: ruff args: [ --fix ]