diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ba32b88..3dcc7c9 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.15.14" + rev: "v0.15.15" hooks: # Run the linter - id: ruff-check @@ -78,7 +78,7 @@ repos: exclude: .pre-commit-config.yaml - repo: https://github.com/henryiii/validate-pyproject-schema-store - rev: "2026.05.24" + rev: "2026.05.28" hooks: - id: validate-pyproject