Skip to content

Commit c7ca9dc

Browse files
committed
cicd: use renovate instead of dependabot.
1 parent 6c7eb0e commit c7ca9dc

File tree

3 files changed

+10
-17
lines changed

3 files changed

+10
-17
lines changed

.github/dependabot.yml

-11
This file was deleted.

.github/renovate.json

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": ["config:base"],
4+
"timezone": "Pacific/Auckland",
5+
"vulnerabilityAlerts": {
6+
"labels": ["security"],
7+
"automerge": true,
8+
"assignees": ["@codex-"]
9+
}
10+
}

renovate.json

-6
This file was deleted.

0 commit comments

Comments
 (0)