Skip to content

Commit 606ded9

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.8 → v0.15.12](astral-sh/ruff-pre-commit@v0.15.8...v0.15.12) - [github.com/pre-commit/mirrors-mypy: v1.19.1 → v2.0.0](pre-commit/mirrors-mypy@v1.19.1...v2.0.0)
1 parent bf09911 commit 606ded9

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
@@ -6,7 +6,7 @@ repos:
66
- id: taplo-format
77

88
- repo: https://github.com/astral-sh/ruff-pre-commit
9-
rev: v0.15.8
9+
rev: v0.15.12
1010
hooks:
1111
- id: ruff-check
1212
args: [--fix]
@@ -18,7 +18,7 @@ repos:
1818
- id: yamlfmt
1919

2020
- repo: https://github.com/pre-commit/mirrors-mypy
21-
rev: v1.19.1
21+
rev: v2.0.0
2222
hooks:
2323
- id: mypy
2424
files: sphinx_needs/.*

0 commit comments

Comments
 (0)