Skip to content

Commit feda52b

Browse files
pre-commit-ci[bot]ktbarrett
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/henryiii/validate-pyproject-schema-store: 2026.04.03 → 2026.04.11](henryiii/validate-pyproject-schema-store@2026.04.03...2026.04.11) - [github.com/astral-sh/ruff-pre-commit: v0.15.9 → v0.15.10](astral-sh/ruff-pre-commit@v0.15.9...v0.15.10) - [github.com/pre-commit/mirrors-mypy: v1.20.0 → v1.20.1](pre-commit/mirrors-mypy@v1.20.0...v1.20.1)
1 parent 323a987 commit feda52b

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.03"
15+
rev: "2026.04.11"
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.9
27+
rev: v0.15.10
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.0
38+
rev: v1.20.1
3939
hooks:
4040
- id: mypy
4141

0 commit comments

Comments
 (0)