diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b3a91e19..66b256d6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -54,7 +54,7 @@ repos: exclude: "^tests" - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.0.275 + rev: v0.0.276 hooks: - id: ruff args: ["--fix", "--show-fixes"]