Skip to content

Commit bedeecc

Browse files
committed
remove nbqa pre-commit hook
1 parent 1648681 commit bedeecc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@ repos:
2929
- id: ruff
3030
args: ["--fix", "--output-format=full"]
3131
- id: ruff-format
32-
- repo: https://github.com/nbQA-dev/nbQA
33-
rev: 1.8.5
34-
hooks:
35-
- id: nbqa-ruff
3632
- repo: https://github.com/econchick/interrogate
3733
rev: 1.7.0
3834
hooks:

0 commit comments

Comments
 (0)