Skip to content

Commit d984202

Browse files
pre-commit-ci[bot]ktbarrett
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/henryiii/validate-pyproject-schema-store: 2025.09.26 → 2025.10.03](henryiii/validate-pyproject-schema-store@2025.09.26...2025.10.03) - [github.com/astral-sh/ruff-pre-commit: v0.13.2 → v0.13.3](astral-sh/ruff-pre-commit@v0.13.2...v0.13.3)
1 parent 890aee5 commit d984202

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
@@ -12,7 +12,7 @@ repos:
1212
- id: check-merge-conflict
1313

1414
- repo: https://github.com/henryiii/validate-pyproject-schema-store
15-
rev: "2025.09.26"
15+
rev: "2025.10.03"
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.13.2
27+
rev: v0.13.3
2828
hooks:
2929
# Run the linter.
3030
- id: ruff-check

0 commit comments

Comments
 (0)