Skip to content

Commit

Permalink
Merge pull request #13 from GuillermoFidalgo:pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
GuillermoFidalgo authored Nov 25, 2024
2 parents 28ad96e + 5066053 commit f927618
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 @@ -10,7 +10,7 @@ repos:
- id: check-added-large-files

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.7.2"
rev: "v0.8.0"
hooks:
- id: ruff-format

Expand All @@ -21,6 +21,6 @@ repos:


- repo: https://github.com/kynan/nbstripout
rev: "0.8.0"
rev: "0.8.1"
hooks:
- id: nbstripout

0 comments on commit f927618

Please sign in to comment.