Skip to content

Commit c87e627

Browse files
authored
chore: update renovate bot config (#770)
1 parent 966cfe7 commit c87e627

File tree

3 files changed

+5
-11
lines changed

3 files changed

+5
-11
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@
1010
/*.log
1111
/_output
1212
!.golangci.yaml
13+
!renovate.json

renovate.json

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": ["github>hetznercloud/.github//renovate/default"]
4+
}

renovate.json5

-11
This file was deleted.

0 commit comments

Comments
 (0)