Creates .github/dependabot.yml

This commit is contained in:
Christian Koop 2023-07-26 21:28:38 +02:00
parent 6776ee0af6
commit b8646657f0
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3

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

@ -0,0 +1,10 @@
# Please see the documentation for all configuration options:
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
version: 2
updates:
- package-ecosystem: maven
directory: /
target-branch: development
schedule:
interval: monthly