mirror of
https://github.com/BreizhHardware/portfolio.git
synced 2026-03-18 21:40:29 +01:00
Merge pull request #228 from BreizhHardware/BreizhHardware-patch-1
Set target branch for Dependabot updates
This commit is contained in:
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@@ -4,7 +4,9 @@ updates:
|
||||
directory: "/" # Location of package manifests
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
target-branch: 'dev'
|
||||
- package-ecosystem: "github-actions" # specify GitHub Actions as the package ecosystem
|
||||
directory: "/.github/workflows" # Location of package manifests
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
interval: "weekly"
|
||||
target-branch: 'dev'
|
||||
|
||||
Reference in New Issue
Block a user