Skip to content

Commit d0eaccc

Browse files
pre-commit-ci[bot]ktbarrett
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.6 → v0.14.7](astral-sh/ruff-pre-commit@v0.14.6...v0.14.7) - [github.com/pre-commit/mirrors-mypy: v1.18.2 → v1.19.0](pre-commit/mirrors-mypy@v1.18.2...v1.19.0)
1 parent 049a68e commit d0eaccc

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
@@ -24,7 +24,7 @@ repos:
2424
- tomli
2525

2626
- repo: https://github.com/astral-sh/ruff-pre-commit
27-
rev: v0.14.6
27+
rev: v0.14.7
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.18.2
38+
rev: v1.19.0
3939
hooks:
4040
- id: mypy
4141

0 commit comments

Comments
 (0)