Skip to content

Commit 030b05f

Browse files
committed
Add "gitea" to the list of disabled Renovate updates for non-major dependencies
1 parent 9180be9 commit 030b05f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/renovate.json5

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
"k8s.io/client-go",
2626
"cloudflare/cloudflare",
2727
"hashicorp/kubernetes",
28-
"hashicorp/http"
28+
"hashicorp/http",
29+
"gitea"
2930
],
3031
"enabled": false
3132
}

0 commit comments

Comments
 (0)