Skip to content

Commit 3b85969

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.12 → v0.15.15](astral-sh/ruff-pre-commit@v0.15.12...v0.15.15) - [github.com/pre-commit/mirrors-mypy: v1.20.2 → v2.1.0](pre-commit/mirrors-mypy@v1.20.2...v2.1.0)
1 parent 8ca7d0a commit 3b85969

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
@@ -31,12 +31,12 @@ repos:
3131
- id: rst-directive-colons
3232
- id: rst-inline-touching-normal
3333
- repo: https://github.com/astral-sh/ruff-pre-commit
34-
rev: v0.15.12
34+
rev: v0.15.15
3535
hooks:
3636
- id: ruff
3737
- id: ruff-format
3838
- repo: https://github.com/pre-commit/mirrors-mypy
39-
rev: v1.20.2
39+
rev: v2.1.0
4040
hooks:
4141
- id: mypy
4242
additional_dependencies:

0 commit comments

Comments
 (0)