revert dependabot.yml to original state
This commit is contained in:
parent
25622c6742
commit
452fc4773e
1 changed files with 1 additions and 10 deletions
9
.github/dependabot.yml
vendored
9
.github/dependabot.yml
vendored
|
|
@ -29,12 +29,3 @@ updates:
|
||||||
target-branch: "v1.x"
|
target-branch: "v1.x"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
|
|
||||||
# branch - dependabot testing
|
|
||||||
- package-ecosystem: "github-actions"
|
|
||||||
directory: "/"
|
|
||||||
labels:
|
|
||||||
- "dependencies"
|
|
||||||
- "v3.x"
|
|
||||||
schedule:
|
|
||||||
interval: "daily"
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue