Skip to content

Commit 4eb2d4c

Browse files
chore: update pre-commit hooks
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.13 → v0.15.14](astral-sh/ruff-pre-commit@v0.15.13...v0.15.14) - [github.com/henryiii/validate-pyproject-schema-store: 2026.05.18 → 2026.05.24](henryiii/validate-pyproject-schema-store@2026.05.18...2026.05.24)
1 parent 18d5611 commit 4eb2d4c

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
@@ -40,7 +40,7 @@ repos:
4040
args: [--prose-wrap=always]
4141

4242
- repo: https://github.com/astral-sh/ruff-pre-commit
43-
rev: "v0.15.13"
43+
rev: "v0.15.14"
4444
hooks:
4545
# Run the linter
4646
- id: ruff-check
@@ -78,7 +78,7 @@ repos:
7878
exclude: .pre-commit-config.yaml
7979

8080
- repo: https://github.com/henryiii/validate-pyproject-schema-store
81-
rev: "2026.05.18"
81+
rev: "2026.05.24"
8282
hooks:
8383
- id: validate-pyproject
8484

0 commit comments

Comments
 (0)