Skip to content

Commit

Permalink
MAINT: update lock files
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Nov 7, 2024
1 parent 8cfff67 commit f53ab3b
Show file tree
Hide file tree
Showing 2 changed files with 158 additions and 155 deletions.
10 changes: 5 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repos:
- id: check-useless-excludes

- repo: https://github.com/ComPWA/policy
rev: 0.5.5
rev: 0.5.6
hooks:
- id: check-dev-files
args:
Expand All @@ -33,7 +33,7 @@ repos:
- --extras-require=doc,viz

- repo: https://github.com/kynan/nbstripout
rev: 0.7.1
rev: 0.8.0
hooks:
- id: nbstripout
args:
Expand Down Expand Up @@ -61,7 +61,7 @@ repos:
metadata.vscode
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.1
rev: v0.7.2
hooks:
- id: ruff
args: [--fix]
Expand Down Expand Up @@ -154,11 +154,11 @@ repos:
- python

- repo: https://github.com/ComPWA/pyright-pre-commit
rev: v1.1.386
rev: v1.1.388
hooks:
- id: pyright

- repo: https://github.com/astral-sh/uv-pre-commit
rev: 0.4.27
rev: 0.4.30
hooks:
- id: uv-lock
Loading

0 comments on commit f53ab3b

Please sign in to comment.