Skip to content

Commit

Permalink
ci: update pre-commit cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-eschle committed Jan 11, 2024
1 parent 1114d2b commit 054cd00
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 @@ -75,6 +75,12 @@ repos:
- id: black
language: python


- repo: https://github.com/janosh/format-ipy-cells
rev: v0.1.10
hooks:
- id: format-ipy-cells

- repo: https://github.com/kynan/nbstripout
rev: 0.6.1
hooks:
Expand Down

0 comments on commit 054cd00

Please sign in to comment.