Skip to content

Commit 020f976

Browse files
[pre-commit.ci] pre-commit autoupdate (#781)
1 parent 30c0444 commit 020f976

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
@@ -20,7 +20,7 @@ repos:
2020
args: ["--verbose"]
2121

2222
- repo: https://github.com/astral-sh/ruff-pre-commit
23-
rev: v0.8.4
23+
rev: v0.8.6
2424
hooks:
2525
- id: ruff
2626
args: ["--fix", "--output-format=full"]
@@ -34,7 +34,7 @@ repos:
3434
files: ^docs/.*\.ipynb$
3535

3636
- repo: https://github.com/pre-commit/mirrors-mypy
37-
rev: v1.14.0
37+
rev: v1.14.1
3838
hooks:
3939
- id: mypy
4040
args: [--ignore-missing-imports]

0 commit comments

Comments
 (0)