Skip to content

Commit 2caa1a0

Browse files
pre-commit: bump repositories (#247)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.8 → v0.11.9](astral-sh/ruff-pre-commit@v0.11.8...v0.11.9) - [github.com/henryiii/validate-pyproject-schema-store: 2025.04.28 → 2025.05.12](henryiii/validate-pyproject-schema-store@2025.04.28...2025.05.12) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent fb83114 commit 2caa1a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
- id: trailing-whitespace
2020

2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: "v0.11.8"
22+
rev: "v0.11.9"
2323
hooks:
2424
- id: ruff
2525
args: ["--fix", "--show-fixes"]
@@ -65,7 +65,7 @@ repos:
6565
- id: shellcheck
6666

6767
- repo: https://github.com/henryiii/validate-pyproject-schema-store
68-
rev: 2025.04.28
68+
rev: 2025.05.12
6969
hooks:
7070
- id: validate-pyproject
7171

0 commit comments

Comments
 (0)