mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2025-02-18 06:40:37 +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:
|
args:
|
||||||
[--autofix, --no-ensure-ascii]
|
[--autofix, --no-ensure-ascii]
|
||||||
#- id: requirements-txt-fixer
|
#- 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
|
- repo: https://github.com/pre-commit-ci/pre-commit-ci-config
|
||||||
rev: v1.6.1
|
rev: v1.6.1
|
||||||
hooks:
|
hooks:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user