Files
brain/docs/registry/contracts/dependabot.contract.json
T

30 lines
710 B
JSON
Raw Normal View History

{
"skill": "dependabot",
"kind": "external",
"needs": [
"project-dependencies"
],
"produces": [
"cve-dependency-pr"
],
"constraints": [
"авто-PR через .github/dependabot.yml",
"НЕ блок install (Roave)"
],
"preview-form": "none",
"defaults": [
"настройка через .github/dependabot.yml"
],
"key-decisions": [
"принять/отклонить предложенное обновление"
],
"acceptance-criteria": [
"CVE-зависимости имеют открытый update-PR"
],
"source": {
"version": "n/a",
"hash": "0000000000000000000000000000000000000000000000000000000000000000",
"path": ""
}
}