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/psf/black: 23.9.1 → 23.11.0](psf/black@23.9.1...23.11.0)
- [github.com/mwouts/jupytext: v1.15.2 → v1.16.0](mwouts/jupytext@v1.15.2...v1.16.0)
  • Loading branch information
pre-commit-ci[bot] authored Dec 4, 2023
1 parent b16fa9d commit 14e133e
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 @@ -22,7 +22,7 @@ repos:
exclude: docs/tutorials

- repo: https://github.com/psf/black
rev: "23.9.1"
rev: "23.11.0"
hooks:
- id: black

Expand All @@ -32,7 +32,7 @@ repos:
- id: black_nbconvert

- repo: https://github.com/mwouts/jupytext
rev: v1.15.2
rev: v1.16.0
hooks:
- id: jupytext
files: |
Expand Down

0 comments on commit 14e133e

Please sign in to comment.