switch to renovate

This commit is contained in:
Jonas Kruckenberg 2022-05-08 14:52:13 +02:00
parent f4fbf14b95
commit 2d849ab665
No known key found for this signature in database
GPG Key ID: 21AD3B3C266BDE3D
2 changed files with 3 additions and 11 deletions

View File

@ -1,11 +0,0 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
- package-ecosystem: npm
directory: /
schedule:
interval: daily

3
renovate.json Normal file
View File

@ -0,0 +1,3 @@
{
"extends": ["config:base"]
}