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 Jan 10, 2024
1 parent e43374b commit 1b10a5d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repos:
- id: check-useless-excludes

- repo: https://github.com/ComPWA/repo-maintenance
rev: 0.1.11
rev: 0.1.13a2
hooks:
- id: colab-toc-visible
- id: check-dev-files
Expand All @@ -40,7 +40,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/psf/black-pre-commit-mirror
rev: PLEASE-UPDATE
rev: 23.12.1
hooks:
- id: black
- id: black-jupyter
Expand Down Expand Up @@ -69,7 +69,7 @@ repos:
- id: prettier

- repo: https://github.com/ComPWA/mirrors-pyright
rev: v1.1.344
rev: v1.1.345
hooks:
- id: pyright

Expand All @@ -81,7 +81,7 @@ repos:
- --py37-plus

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.9
rev: v0.1.11
hooks:
- id: ruff
args:
Expand Down

0 comments on commit 1b10a5d

Please sign in to comment.