More Dependabot PRs, please

This commit is contained in:
Harald Kuhr 2023-05-25 13:55:14 +02:00
parent cd4cbdcb82
commit 9db4e0b3ed

View File

@ -1,10 +1,11 @@
version: 2
updates:
# Maven/Java library updates
- package-ecosystem: "maven" # See documentation for possible values
directory: "/" # Location of package manifests
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "daily"
open-pull-requests-limit: 10
# GitHub actions updates
- package-ecosystem: "github-actions"
directory: "/.github/workflows"