diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 79b33e4..ee049e7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -43,7 +43,7 @@ repos: - "@prettier/plugin-xml@0.12.0" - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: v0.0.263 + rev: v0.0.265 hooks: - id: ruff args: [--fix, --exit-non-zero-on-fix]