Skip to content

Commit 533fd8f

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 afd090f commit 533fd8f

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
@@ -96,7 +96,6 @@ repos:
9696
- repo: https://github.com/python-jsonschema/check-jsonschema
9797
rev: 9f48a48aa91a6040d749ad68ec70907d907a5a7f # frozen: 0.37.0
9898
hooks:
99-
- id: check-dependabot
10099
- id: check-github-workflows
101100
- id: check-readthedocs
102101

0 commit comments

Comments
 (0)