Skip to content

Commit 3287afa

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/nbQA-dev/nbQA: 1.8.7 → 1.9.1](nbQA-dev/nbQA@1.8.7...1.9.1) - [github.com/executablebooks/mdformat: 0.7.18 → 0.7.19](hukkin/mdformat@0.7.18...0.7.19)
1 parent 34941e2 commit 3287afa

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
@@ -84,13 +84,13 @@ repos:
8484
# - '88'
8585
# - --blank
8686
- repo: https://github.com/nbQA-dev/nbQA
87-
rev: 1.8.7
87+
rev: 1.9.1
8888
hooks:
8989
- id: nbqa-black
9090
- id: nbqa-ruff
9191
exclude: tests/sandbox/
9292
- repo: https://github.com/executablebooks/mdformat
93-
rev: 0.7.18
93+
rev: 0.7.19
9494
hooks:
9595
- id: mdformat
9696
additional_dependencies:

0 commit comments

Comments
 (0)