Remove dependabot and update renovate config.

This commit is contained in:
Kavin 2022-10-20 10:59:04 +01:00
parent 69febb31e1
commit 24860bdfcc
No known key found for this signature in database
GPG key ID: 49451E4482CC5BCD
2 changed files with 20 additions and 13 deletions

View file

@ -1,12 +0,0 @@
version: 2
updates:
# Maintain dependencies for gradle
- package-ecosystem: "gradle"
directory: "/"
schedule:
interval: "daily"
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"