1
0
Fork 0
mirror of https://github.com/Unkn0wnCat/KevinK.dev.js.git synced 2025-07-25 04:18:01 +02:00

Reconfigure Renovate

This commit is contained in:
Kevin Kandlbinder 2021-02-16 10:27:51 +01:00 committed by GitHub
parent ca6e61487b
commit c30de5126b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,12 @@
{ {
"extends": [ "extends": [
"config:base" "config:base"
],
"assignees": [
"Unkn0wnCat"
],
"automerge": true,
"baseBranches": [
"master"
] ]
} }