Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
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.21](hukkin/mdformat@0.7.18...0.7.21)
  • Loading branch information
pre-commit-ci[bot] authored Jan 6, 2025
1 parent 34941e2 commit 1797ed4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,13 +84,13 @@ repos:
# - '88'
# - --blank
- repo: https://github.com/nbQA-dev/nbQA
rev: 1.8.7
rev: 1.9.1
hooks:
- id: nbqa-black
- id: nbqa-ruff
exclude: tests/sandbox/
- repo: https://github.com/executablebooks/mdformat
rev: 0.7.18
rev: 0.7.21
hooks:
- id: mdformat
additional_dependencies:
Expand Down

0 comments on commit 1797ed4

Please sign in to comment.