Update GitHub actions with dependabot too

This commit is contained in:
games647
2021-05-18 17:26:53 +02:00
parent 02db1041e2
commit b2fef5e6d6

View File

@ -1,5 +1,15 @@
version: 2
updates:
# Updates for workflow files
- package-ecosystem: "github-actions"
# Workflow files stored in the
# default location of `.github/workflows`
directory: "/"
schedule:
interval: "monthly"
# Maven project
- package-ecosystem: maven
directory: "/"
schedule: