mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-25 13:59:25 +01:00
.pre-commit-config.yaml: sync-pre-commit-deps
Although apparently it wasn't touching here too.
This commit is contained in:
parent
7885433ae7
commit
a5335e9b32
@ -39,6 +39,11 @@ repos:
|
|||||||
- id: pretty-format-json
|
- id: pretty-format-json
|
||||||
args: [--autofix, --no-ensure-ascii]
|
args: [--autofix, --no-ensure-ascii]
|
||||||
|
|
||||||
|
- 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…
Reference in New Issue
Block a user