Skip to content

Commit a5a8f72

Browse files
pre-commit-ci[bot]ktbarrett
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/henryiii/validate-pyproject-schema-store: 2026.01.10 → 2026.01.22](henryiii/validate-pyproject-schema-store@2026.01.10...2026.01.22) - [github.com/astral-sh/ruff-pre-commit: v0.14.13 → v0.14.14](astral-sh/ruff-pre-commit@v0.14.13...v0.14.14)
1 parent c1f44d8 commit a5a8f72

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: "2026.01.10"
15+
rev: "2026.01.22"
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.13
27+
rev: v0.14.14
2828
hooks:
2929
# Run the linter.
3030
- id: ruff-check

0 commit comments

Comments
 (0)