3 Commits

Author SHA1 Message Date
Tobias Brenner 200850ac4f Move renovate.json 2023-04-09 15:37:53 +02:00
Tobias Brenner 068bb1470f Remove dependabot 2023-04-09 15:36:42 +02:00
renovate[bot] be04af48da Add renovate.json 2023-04-02 20:19:35 +00:00
2 changed files with 6 additions and 8 deletions
-8
View File
@@ -1,8 +0,0 @@
---
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: daily
time: "06:00"
+6
View File
@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
]
}