Compare commits

3 Commits

Author SHA1 Message Date
ffc3b29ac3 Merge pull request 'Configure Renovate' (#3) from renovate/configure into master
Reviewed-on: #3
2024-01-14 03:38:43 +00:00
Renovate Bot
977d20f717 Add renovate.json 2024-01-14 03:11:26 +00:00
f64baebe74 Update .gitignore 2024-01-12 21:20:04 -05:00
2 changed files with 6 additions and 4 deletions

7
.gitignore vendored
View File

@@ -1,5 +1,4 @@
config.json
node_modules/
downloads/
stickers/
kube/
old/
kube/
*/node_modules/

3
renovate.json Normal file
View File

@@ -0,0 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}