first commit
This commit is contained in:
commit
42b928f6e1
234 changed files with 27908 additions and 0 deletions
16
ViaProxy/.github/dependabot.yml
vendored
Normal file
16
ViaProxy/.github/dependabot.yml
vendored
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
version: 2
|
||||
registries:
|
||||
maven-central:
|
||||
type: "maven-repository"
|
||||
url: "https://repo.maven.apache.org/maven2/"
|
||||
updates:
|
||||
- package-ecosystem: "gradle"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
registries:
|
||||
- "maven-central"
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
Loading…
Add table
Add a link
Reference in a new issue