Skip to content

Commit fa676dc

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/henryiii/validate-pyproject-schema-store: 2026.04.20 → 2026.04.26](henryiii/validate-pyproject-schema-store@2026.04.20...2026.04.26) - [github.com/astral-sh/ruff-pre-commit: v0.15.11 → v0.15.12](astral-sh/ruff-pre-commit@v0.15.11...v0.15.12) - [github.com/pre-commit/mirrors-mypy: v1.20.1 → v1.20.2](pre-commit/mirrors-mypy@v1.20.1...v1.20.2)
1 parent 58f6a51 commit fa676dc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 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.04.20"
15+
rev: "2026.04.26"
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.15.11
27+
rev: v0.15.12
2828
hooks:
2929
# Run the linter.
3030
- id: ruff-check
@@ -35,7 +35,7 @@ repos:
3535
- id: ruff-format
3636

3737
- repo: https://github.com/pre-commit/mirrors-mypy
38-
rev: v1.20.1
38+
rev: v1.20.2
3939
hooks:
4040
- id: mypy
4141

0 commit comments

Comments
 (0)