Skip to content

Commit

Permalink
pre-commit autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
joaander committed Nov 26, 2024
1 parent 6ac4550 commit 5dbf491
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 @@ -12,7 +12,7 @@ repos:
- id: check-yaml
- id: check-case-conflict
- repo: https://github.com/kynan/nbstripout
rev: 0.7.1
rev: 0.8.1
hooks:
- id: nbstripout
args:
Expand All @@ -27,7 +27,7 @@ repos:
hooks:
- id: nb-strip-paths
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.9
rev: v0.8.0
hooks:
- id: ruff-format
types_or: [ python, jupyter ]
Expand Down

0 comments on commit 5dbf491

Please sign in to comment.