Skip to content

Commit d0aa175

Browse files
pre-commit: bump repositories (#262)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.2 → v0.14.3](astral-sh/ruff-pre-commit@v0.14.2...v0.14.3) - [github.com/henryiii/validate-pyproject-schema-store: 2025.10.25 → 2025.11.02](henryiii/validate-pyproject-schema-store@2025.10.25...2025.11.02) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1f02db0 commit d0aa175

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.14.2"
22+
rev: "v0.14.3"
2323
hooks:
2424
- id: ruff-check
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.10.25
68+
rev: 2025.11.02
6969
hooks:
7070
- id: validate-pyproject
7171

0 commit comments

Comments
 (0)