Skip to content

Commit 1d22a37

Browse files
pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.7 → v0.14.10](astral-sh/ruff-pre-commit@v0.14.7...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 70b4a1a commit 1d22a37

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
@@ -8,7 +8,7 @@ ci:
88

99
repos:
1010
- repo: https://github.com/astral-sh/ruff-pre-commit
11-
rev: v0.14.7
11+
rev: v0.14.10
1212
hooks:
1313
- id: ruff
1414
args: [--fix]
@@ -21,7 +21,7 @@ repos:
2121
- id: trailing-whitespace
2222

2323
- repo: https://github.com/pre-commit/mirrors-mypy
24-
rev: v1.19.0
24+
rev: v1.19.1
2525
hooks:
2626
- id: mypy
2727

0 commit comments

Comments
 (0)