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 Jan 10, 2025
1 parent ec3bd37 commit 78e261f
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repos:
- id: check-useless-excludes

- repo: https://github.com/ComPWA/policy
rev: 0.5.10
rev: 0.5.13
hooks:
- id: check-dev-files
args:
Expand Down Expand Up @@ -52,7 +52,7 @@ repos:
metadata.vscode
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.6
rev: v0.9.0
hooks:
- id: ruff
args: [--fix]
Expand Down Expand Up @@ -109,6 +109,6 @@ repos:
- id: pyright

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

0 comments on commit 78e261f

Please sign in to comment.