Skip to content

Commit 9107187

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.17.0 → v1.17.1](pre-commit/mirrors-mypy@v1.17.0...v1.17.1) - [github.com/astral-sh/ruff-pre-commit: v0.12.4 → v0.12.7](astral-sh/ruff-pre-commit@v0.12.4...v0.12.7)
1 parent a4fdf7d commit 9107187

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
@@ -17,7 +17,7 @@ repos:
1717
- id: typos
1818
# python
1919
- repo: https://github.com/pre-commit/mirrors-mypy
20-
rev: v1.17.0
20+
rev: v1.17.1
2121
hooks:
2222
- id: mypy
2323
args: [--strict, --ignore-missing-imports]
@@ -26,6 +26,6 @@ repos:
2626
hooks:
2727
- id: black
2828
- repo: https://github.com/astral-sh/ruff-pre-commit
29-
rev: v0.12.4
29+
rev: v0.12.7
3030
hooks:
3131
- id: ruff

0 commit comments

Comments
 (0)