Skip to content

Commit

Permalink
Pin nbqa-deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
hmgaudecker committed Aug 10, 2023
1 parent cf8c97d commit 0e93800
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,14 @@ repos:
rev: 1.7.0
hooks:
- id: nbqa-black
additional_dependencies:
- black==23.7.0
exclude: src/lcm/sandbox/
- id: nbqa-ruff
additional_dependencies:
- ruff==v0.0.281
args:
- --ignore=B018,T201
exclude: src/lcm/sandbox/
- repo: https://github.com/executablebooks/mdformat
rev: 0.7.16
Expand Down

0 comments on commit 0e93800

Please sign in to comment.