Skip to content

Commit 86b6a07

Browse files
pre-commit-ci[bot]ktbarrett
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/henryiii/validate-pyproject-schema-store: 2025.11.02 → 2025.11.04](henryiii/validate-pyproject-schema-store@2025.11.02...2025.11.04) - [github.com/astral-sh/ruff-pre-commit: v0.14.3 → v0.14.4](astral-sh/ruff-pre-commit@v0.14.3...v0.14.4)
1 parent eb83478 commit 86b6a07

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.11.02"
15+
rev: "2025.11.04"
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.3
27+
rev: v0.14.4
2828
hooks:
2929
# Run the linter.
3030
- id: ruff-check

0 commit comments

Comments
 (0)