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: 22.3.0 → 24.10.0](psf/black@22.3.0...24.10.0)
- [github.com/mwouts/jupytext: v1.16.4 → v1.16.4b](mwouts/jupytext@v1.16.4...v1.16.4b)
  • Loading branch information
pre-commit-ci[bot] authored Dec 2, 2024
1 parent 0e40f14 commit 2e7f45d
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
@@ -1,12 +1,12 @@
repos:
- repo: https://github.com/psf/black
rev: 22.3.0
rev: 24.10.0
hooks:
- id: black
args: [--line-length=100]
language_version: python3.12
- repo: https://github.com/mwouts/jupytext
rev: v1.16.4
rev: v1.16.4b
hooks:
- id: jupytext
args: [--sync]
Expand Down

0 comments on commit 2e7f45d

Please sign in to comment.