Skip to content

Commit 832bf26

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.4 → v0.8.6](astral-sh/ruff-pre-commit@v0.8.4...v0.8.6) - [github.com/pre-commit/mirrors-mypy: v1.14.0 → v1.14.1](pre-commit/mirrors-mypy@v1.14.0...v1.14.1)
1 parent ab75ab1 commit 832bf26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ repos:
2727
- id: add-trailing-comma
2828

2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: 'v0.8.4'
30+
rev: 'v0.8.6'
3131
hooks:
3232
- id: ruff
3333

3434
- repo: https://github.com/pre-commit/mirrors-mypy
35-
rev: v1.14.0
35+
rev: v1.14.1
3636
hooks:
3737
- id: mypy
3838

0 commit comments

Comments
 (0)