Skip to content

Commit 3baa702

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.9 → v0.14.10](astral-sh/ruff-pre-commit@v0.14.9...v0.14.10) - [github.com/pre-commit/mirrors-mypy: v1.19.0 → v1.19.1](pre-commit/mirrors-mypy@v1.19.0...v1.19.1)
1 parent 6c86b70 commit 3baa702

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
@@ -22,11 +22,11 @@ repos:
2222
hooks:
2323
- id: pydocstyle
2424
- repo: https://github.com/astral-sh/ruff-pre-commit
25-
rev: "v0.14.9"
25+
rev: "v0.14.10"
2626
hooks:
2727
- id: ruff
2828
- repo: https://github.com/pre-commit/mirrors-mypy
29-
rev: "v1.19.0"
29+
rev: "v1.19.1"
3030
hooks:
3131
- id: mypy
3232
- repo: https://github.com/markdownlint/markdownlint

0 commit comments

Comments
 (0)