Skip to content

Commit

Permalink
MAINT: autoupdate pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Oct 1, 2024
1 parent 93de3e8 commit 72ca3bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ repos:
metadata.vscode
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.4
rev: v0.6.8
hooks:
- id: ruff
args: [--fix]
Expand Down Expand Up @@ -129,7 +129,7 @@ repos:
)$
- repo: https://github.com/nbQA-dev/nbQA
rev: 1.9.0
rev: 1.8.7
hooks:
- id: nbqa-isort
args: [--float-to-top]
Expand Down Expand Up @@ -160,6 +160,6 @@ repos:
- jupyter

- repo: https://github.com/ComPWA/mirrors-pyright
rev: v1.1.379
rev: v1.1.382
hooks:
- id: pyright

0 comments on commit 72ca3bb

Please sign in to comment.