fix dependabot
This commit is contained in:
committed by
GitHub
parent
25d318885d
commit
e49a2a655f
16
.github/dependabot.yml
vendored
16
.github/dependabot.yml
vendored
@@ -5,7 +5,19 @@
|
||||
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "pub" # See documentation for possible values
|
||||
directory: "/" # Location of package manifests
|
||||
- package-ecosystem: "pub"
|
||||
directory: "/refilc"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
- package-ecosystem: "pub"
|
||||
directory: "/refilc_plus"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
- package-ecosystem: "pub"
|
||||
directory: "/refilc_kreta_api"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
- package-ecosystem: "pub"
|
||||
directory: "/refilc_mobile_ui"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
|
||||
Reference in New Issue
Block a user