add dependabot setting for develop branch

This commit is contained in:
kenji yoshida 2024-09-29 07:46:18 +09:00 committed by GitHub
parent 4951e3e6da
commit c3038dc387
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] "