Skip to content

Commit 654d254

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.5 → v0.14.7](astral-sh/ruff-pre-commit@v0.14.5...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 c6cc490 commit 654d254

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
@@ -12,12 +12,12 @@ repos:
1212
- id: trailing-whitespace
1313
- id: check-added-large-files
1414
- repo: https://github.com/astral-sh/ruff-pre-commit
15-
rev: v0.14.5
15+
rev: v0.14.7
1616
hooks:
1717
- id: ruff
1818
- id: ruff-format
1919
- repo: https://github.com/pre-commit/mirrors-mypy
20-
rev: v1.18.2
20+
rev: v1.19.0
2121
hooks:
2222
- id: mypy
2323
- repo: https://github.com/python-poetry/poetry

0 commit comments

Comments
 (0)