Skip to content

Commit 66fabb1

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.2 → v0.12.7](astral-sh/ruff-pre-commit@v0.12.2...v0.12.7) - [github.com/pre-commit/mirrors-mypy: v1.16.1 → v1.17.1](pre-commit/mirrors-mypy@v1.16.1...v1.17.1)
1 parent eebbb02 commit 66fabb1

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
@@ -45,7 +45,7 @@ repos:
4545
hooks:
4646
- id: yamllint
4747
- repo: https://github.com/astral-sh/ruff-pre-commit
48-
rev: v0.12.2
48+
rev: v0.12.7
4949
hooks:
5050
# Run the linter.
5151
- id: ruff
@@ -74,7 +74,7 @@ repos:
7474
- '88'
7575
files: (README\.md)
7676
- repo: https://github.com/pre-commit/mirrors-mypy
77-
rev: v1.16.1
77+
rev: v1.17.1
7878
hooks:
7979
- id: mypy
8080
files: src|tests

0 commit comments

Comments
 (0)