diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5978c50..c3cfd1a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: args: [--prose-wrap=always] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.11.5" + rev: "v0.11.13" hooks: - id: ruff args: ["--fix", "--show-fixes"]