Skip to content

Commit b3fe274

Browse files
[pre-commit.ci] pre-commit autoupdate (#577)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Tobias Raabe <[email protected]>
1 parent d5ce64b commit b3fe274

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repos:
3333
hooks:
3434
- id: sort-all
3535
- repo: https://github.com/astral-sh/ruff-pre-commit
36-
rev: v0.3.2
36+
rev: v0.3.5
3737
hooks:
3838
- id: ruff-format
3939
- id: ruff
@@ -78,7 +78,7 @@ repos:
7878
]
7979
files: (docs/.)
8080
- repo: https://github.com/nbQA-dev/nbQA
81-
rev: 1.8.4
81+
rev: 1.8.5
8282
hooks:
8383
- id: nbqa-mypy
8484
args: [--ignore-missing-imports]

0 commit comments

Comments
 (0)