diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8db408b..da9e044 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: # Check linting and style issues - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: "v0.0.263" + rev: "v0.0.265" hooks: - id: ruff args: ["--fix", "--show-fixes"]