mirror of
https://github.com/cmz0228/hysteria-dev.git
synced 2025-06-14 16:29:57 +00:00
Add GitHub Actions to Dependabot
This commit is contained in:
parent
078f860174
commit
3055fec7d3
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -1,6 +1,10 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "gomod"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
Loading…
x
Reference in New Issue
Block a user