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