Skip to content

Commit b796f9d

Browse files
Yhg1smeta-codesync[bot]
authored andcommitted
Drop the dependabot check from pre-commit hooks.
Summary: Drop the dependabot check from pre-commit hooks, as we've already dropped the dependabot config from .github and this causes the pre-commit hook to fail. (c.f. https://github.com/facebookincubator/cinder/actions/runs/30389599829/job/90377527139) <!-- pyimport-metadata:begin --> This diff adds a patch to the `third-party/python/3.14` Meta-internal fork. Remove the dependabot check from the pre-commit hooks Reviewed By: ambv, itamaro Differential Revision: D113971592 fbshipit-source-id: 12f9c43533bcf13bdb2c0d9c275ed413aa2b4a22
1 parent 17f605f commit b796f9d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ repos:
8888
- repo: https://github.com/python-jsonschema/check-jsonschema
8989
rev: 9f48a48aa91a6040d749ad68ec70907d907a5a7f # frozen: 0.37.0
9090
hooks:
91-
- id: check-dependabot
9291
- id: check-github-workflows
9392
- id: check-readthedocs
9493

0 commit comments

Comments
 (0)