diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0a3b329f7..f76bc610c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -108,7 +108,7 @@ repos: # - "--ignore-path '**/*.y*ml'" stages: [commit] - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: "v0.5.3" + rev: "v0.5.4" hooks: - id: ruff name: Lint and Format with Ruff