diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5b1ef24..8d4bf26 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,6 +39,11 @@ repos: - id: pretty-format-json 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 rev: v1.6.1 hooks: