1
0
Fork 0
mirror of https://github.com/Unkn0wnCat/KevinK.dev.js.git synced 2025-07-12 06:07:45 +02:00

Merge pull request from Unkn0wnCat/Unkn0wnCat-reconfigure—renovate

Reconfigure Renovate
This commit is contained in:
Kevin Kandlbinder 2021-02-16 10:29:38 +01:00 committed by GitHub
commit 63d1e6e33f
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"
] ]
} }