Skip to content

Commit 6ed0611

Browse files
[pre-commit.ci] pre-commit autoupdate (#671)
1 parent e736116 commit 6ed0611

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
- id: check-toml
1717

1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: 'v0.5.4'
19+
rev: 'v0.6.3'
2020
hooks:
2121
- id: ruff
2222
args: [--fix, --exit-non-zero-on-fix]
@@ -25,7 +25,7 @@ repos:
2525
types_or: [python, jupyter]
2626

2727
- repo: https://github.com/pre-commit/mirrors-mypy
28-
rev: v1.11.0
28+
rev: v1.11.2
2929
hooks:
3030
- id: mypy
3131
entry: python3 -m mypy --config-file pyproject.toml
@@ -41,7 +41,7 @@ repos:
4141
entry: python3 -m nbstripout
4242

4343
- repo: https://github.com/nbQA-dev/nbQA
44-
rev: 1.8.5
44+
rev: 1.8.7
4545
hooks:
4646
- id: nbqa-black
4747
- id: nbqa-ruff

0 commit comments

Comments
 (0)