Skip to content

Commit e18e22e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.11 → v0.11.13](astral-sh/ruff-pre-commit@v0.11.11...v0.11.13) - [github.com/pre-commit/mirrors-mypy: v1.15.0 → v1.16.0](pre-commit/mirrors-mypy@v1.15.0...v1.16.0)
1 parent cfe6cb0 commit e18e22e

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
@@ -7,7 +7,7 @@ repos:
77
- id: taplo-format
88
- id: taplo-lint
99
- repo: https://github.com/astral-sh/ruff-pre-commit
10-
rev: v0.11.11
10+
rev: v0.11.13
1111
hooks:
1212
- id: ruff-check
1313
types_or: [python, pyi, jupyter]
@@ -24,7 +24,7 @@ repos:
2424
- id: name-tests-test
2525
- id: requirements-txt-fixer
2626
- repo: https://github.com/pre-commit/mirrors-mypy
27-
rev: v1.15.0
27+
rev: v1.16.0
2828
hooks:
2929
- id: mypy
3030
additional_dependencies:

0 commit comments

Comments
 (0)