Update dependabot so it patches main instead of stable
dependabot uses the default branch (stable) for its configuration.
This commit is contained in:
committed by
GitHub
parent
e4f2c78666
commit
d30f5b4e31
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
@@ -11,3 +11,4 @@ updates:
|
|||||||
- "*" # Group all Actions updates into a single larger pull request
|
- "*" # Group all Actions updates into a single larger pull request
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: weekly
|
||||||
|
target-branch: "main"
|
||||||
|
|||||||
Reference in New Issue
Block a user