Skip to content

Commit 2a05c6f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/henryiii/validate-pyproject-schema-store: 2025.11.04 → 2025.11.14](henryiii/validate-pyproject-schema-store@2025.11.04...2025.11.14) - [github.com/astral-sh/ruff-pre-commit: v0.14.4 → v0.14.5](astral-sh/ruff-pre-commit@v0.14.4...v0.14.5)
1 parent 86b6a07 commit 2a05c6f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repos:
1212
- id: check-merge-conflict
1313

1414
- repo: https://github.com/henryiii/validate-pyproject-schema-store
15-
rev: "2025.11.04"
15+
rev: "2025.11.14"
1616
hooks:
1717
- id: validate-pyproject
1818

@@ -24,7 +24,7 @@ repos:
2424
- tomli
2525

2626
- repo: https://github.com/astral-sh/ruff-pre-commit
27-
rev: v0.14.4
27+
rev: v0.14.5
2828
hooks:
2929
# Run the linter.
3030
- id: ruff-check

0 commit comments

Comments
 (0)