diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f7d1458..7ac0464 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -40,7 +40,7 @@ repos: args: [--prose-wrap=always] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.14.0" + rev: "v0.14.1" hooks: - id: ruff-check args: ["--fix", "--show-fixes"] @@ -75,7 +75,7 @@ repos: exclude: .pre-commit-config.yaml - repo: https://github.com/henryiii/validate-pyproject-schema-store - rev: "2025.09.15" + rev: "2025.10.11" hooks: - id: validate-pyproject