Skip to content

Commit

Permalink
MAINT: sort check-dev-files arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Nov 7, 2024
1 parent 77ea478 commit 177b8f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ repos:
hooks:
- id: check-dev-files
args:
- --doc-apt-packages=graphviz
- --dev-python-version=3.11
- --update-lock-files=outsource
- --doc-apt-packages=graphviz
- --repo-name=ampform
- --repo-title=AmpForm
- --update-lock-files=outsource
- id: colab-toc-visible
- id: fix-nbformat-version
- id: remove-empty-tags
Expand Down

0 comments on commit 177b8f3

Please sign in to comment.