pre-commit-sort

This commit is contained in:
Guilhem Saurel
2023-05-14 21:36:23 +02:00
parent 2d87d7fd07
commit 01f096cecc

View File

@@ -11,7 +11,7 @@ repos:
- --fix - --fix
- --exit-non-zero-on-fix - --exit-non-zero-on-fix
- repo: https://github.com/nim65s/pre-commit-sort - repo: https://github.com/nim65s/pre-commit-sort
rev: v0.0.1 rev: v0.0.5
hooks: hooks:
- id: pre-commit-sort - id: pre-commit-sort
- repo: https://github.com/pappasam/toml-sort - repo: https://github.com/pappasam/toml-sort