Skip to content

Commit cb4a98a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.1 → v0.14.3](astral-sh/ruff-pre-commit@v0.14.1...v0.14.3) - [github.com/henryiii/validate-pyproject-schema-store: 2025.10.11 → 2025.11.02](henryiii/validate-pyproject-schema-store@2025.10.11...2025.11.02)
1 parent bb982b5 commit cb4a98a

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
@@ -35,7 +35,7 @@ repos:
3535

3636
# Ruff linter, replacement for flake8, pydocstyle, isort
3737
- repo: https://github.com/astral-sh/ruff-pre-commit
38-
rev: "v0.14.1"
38+
rev: "v0.14.3"
3939
hooks:
4040
- id: ruff
4141
args: [--fix, --show-fixes]
@@ -66,6 +66,6 @@ repos:
6666
pass_filenames: false
6767

6868
- repo: https://github.com/henryiii/validate-pyproject-schema-store
69-
rev: 2025.10.11
69+
rev: 2025.11.02
7070
hooks:
7171
- id: validate-pyproject

0 commit comments

Comments
 (0)