build: remove github actions dependabot on release branches (#44054)
This commit is contained in:
parent
47cf1e3acd
commit
f828c1da09
1 changed files with 0 additions and 32 deletions
32
.github/dependabot.yml
vendored
32
.github/dependabot.yml
vendored
|
@ -11,38 +11,6 @@ updates:
|
||||||
- "no-backport"
|
- "no-backport"
|
||||||
- "semver/none"
|
- "semver/none"
|
||||||
target-branch: main
|
target-branch: main
|
||||||
- package-ecosystem: github-actions
|
|
||||||
directory: /
|
|
||||||
schedule:
|
|
||||||
interval: weekly
|
|
||||||
labels:
|
|
||||||
- "backport-check-skip"
|
|
||||||
- "semver/none"
|
|
||||||
target-branch: 33-x-y
|
|
||||||
- package-ecosystem: github-actions
|
|
||||||
directory: /
|
|
||||||
schedule:
|
|
||||||
interval: weekly
|
|
||||||
labels:
|
|
||||||
- "backport-check-skip"
|
|
||||||
- "semver/none"
|
|
||||||
target-branch: 32-x-y
|
|
||||||
- package-ecosystem: github-actions
|
|
||||||
directory: /
|
|
||||||
schedule:
|
|
||||||
interval: weekly
|
|
||||||
labels:
|
|
||||||
- "backport-check-skip"
|
|
||||||
- "semver/none"
|
|
||||||
target-branch: 31-x-y
|
|
||||||
- package-ecosystem: github-actions
|
|
||||||
directory: /
|
|
||||||
schedule:
|
|
||||||
interval: weekly
|
|
||||||
labels:
|
|
||||||
- "backport-check-skip"
|
|
||||||
- "semver/none"
|
|
||||||
target-branch: 30-x-y
|
|
||||||
- package-ecosystem: npm
|
- package-ecosystem: npm
|
||||||
directories:
|
directories:
|
||||||
- /
|
- /
|
||||||
|
|
Loading…
Add table
Reference in a new issue