mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
Add GitHub Actions package ecosystem to Dependabot workflow (#5742)
This commit is contained in:
parent
3dee207529
commit
ff418a77dc
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@ -70,3 +70,8 @@ updates:
|
||||
applies-to: "version-updates"
|
||||
patterns:
|
||||
- "*"
|
||||
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user