Merge pull request #7701 from xuwei-k/dependabot-develop-branch

add dependabot setting for develop branch
This commit is contained in:
eugene yokota 2024-09-28 19:07:46 -04:00 committed by GitHub
commit 3868f6ae8e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 0 deletions

View File

@ -4,3 +4,10 @@ updates:
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
target-branch: "develop"
commit-message:
prefix: "[2.x] "