mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-22 11:19:22 +01:00
.pre-commit-config.yaml: add sync-pre-commit-deps
This commit is contained in:
parent
fe532d055b
commit
edeb3463a9
@ -42,6 +42,12 @@ repos:
|
||||
args:
|
||||
[--autofix, --no-ensure-ascii]
|
||||
#- id: requirements-txt-fixer
|
||||
|
||||
- repo: https://github.com/pre-commit/sync-pre-commit-deps
|
||||
rev: v0.0.1
|
||||
hooks:
|
||||
- id: sync-pre-commit-deps
|
||||
|
||||
- repo: https://github.com/pre-commit-ci/pre-commit-ci-config
|
||||
rev: v1.6.1
|
||||
hooks:
|
||||
|
Loading…
Reference in New Issue
Block a user