Skip to content

Commit 8da18b2

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 36d1ce5 commit 8da18b2

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
@@ -106,7 +106,6 @@ repos:
106106
- repo: https://github.com/python-jsonschema/check-jsonschema
107107
rev: 9f48a48aa91a6040d749ad68ec70907d907a5a7f # frozen: 0.37.0
108108
hooks:
109-
- id: check-dependabot
110109
- id: check-github-workflows
111110
- id: check-readthedocs
112111

0 commit comments

Comments
 (0)