mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 14:50:07 +04:00
ci: add dependabot
Add dependabot config to automatically check for action updates once a week and open PRs if any are found. Signed-off-by: George Sapkin <george@sapk.in>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: 'github-actions'
|
||||
directory: '/'
|
||||
schedule:
|
||||
interval: 'weekly'
|
||||
commit-message:
|
||||
prefix: 'ci'
|
||||
Reference in New Issue
Block a user