Skip to content

Commit 75edee2

Browse files
pre-commit-ci[bot]fedorov
authored andcommitted
chore: update pre-commit hooks
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.0 → v0.14.1](astral-sh/ruff-pre-commit@v0.14.0...v0.14.1) - [github.com/henryiii/validate-pyproject-schema-store: 2025.09.15 → 2025.10.11](henryiii/validate-pyproject-schema-store@2025.09.15...2025.10.11)
1 parent a790be7 commit 75edee2

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

4242
- repo: https://github.com/astral-sh/ruff-pre-commit
43-
rev: "v0.14.0"
43+
rev: "v0.14.1"
4444
hooks:
4545
- id: ruff-check
4646
args: ["--fix", "--show-fixes"]
@@ -75,7 +75,7 @@ repos:
7575
exclude: .pre-commit-config.yaml
7676

7777
- repo: https://github.com/henryiii/validate-pyproject-schema-store
78-
rev: "2025.09.15"
78+
rev: "2025.10.11"
7979
hooks:
8080
- id: validate-pyproject
8181

0 commit comments

Comments
 (0)