Skip to content

Commit

Permalink
MAINT: update lock files
Browse files Browse the repository at this point in the history
  • Loading branch information
grayson-helmholz committed Jan 24, 2025
1 parent 8c81512 commit 60985d8
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 106 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repos:
- id: check-useless-excludes

- repo: https://github.com/ComPWA/policy
rev: 0.5.15
rev: 0.5.18
hooks:
- id: colab-toc-visible
- id: check-dev-files
Expand Down Expand Up @@ -51,7 +51,7 @@ repos:
metadata.vscode
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.1
rev: v0.9.3
hooks:
- id: ruff
args: [--fix]
Expand Down Expand Up @@ -94,7 +94,7 @@ repos:
- --in-place

- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v19.1.6
rev: v19.1.7
hooks:
- id: clang-format
types_or:
Expand All @@ -103,7 +103,7 @@ repos:
- cuda

- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: 3.0.3
rev: 3.1.2
hooks:
- id: editorconfig-checker
name: editorconfig
Expand Down
Loading

0 comments on commit 60985d8

Please sign in to comment.