diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 60f1307..f4b5bba 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -114,7 +114,7 @@ repos: # - "--ignore-path '**/*.y*ml'" stages: [pre-commit] - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: "v0.9.1" + rev: "v0.9.2" hooks: - id: ruff name: Lint and Format with Ruff