Merge branch 'master' into AaronCrawfis-patch-1

This commit is contained in:
Artur Souza 2021-07-02 18:30:40 -07:00 committed by GitHub
commit a16d3478b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 36 additions and 0 deletions

36
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,36 @@
version: 2
updates:
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "weekly"
target-branch: "dependabot"
- package-ecosystem: "maven"
directory: "/sdk"
schedule:
interval: "weekly"
target-branch: "dependabot"
- package-ecosystem: "maven"
directory: "/sdk-actors"
schedule:
interval: "weekly"
target-branch: "dependabot"
- package-ecosystem: "maven"
directory: "/sdk-autogen"
schedule:
interval: "weekly"
target-branch: "dependabot"
- package-ecosystem: "maven"
directory: "/sdk-springboot"
schedule:
interval: "weekly"
target-branch: "dependabot"
- package-ecosystem: "maven"
directory: "/sdk-tests"
schedule:
interval: "weekly"
target-branch: "dependabot"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"