Skip to content

Commit 1e64865

Browse files
committed
cicd: Change to renovate bot from dependabot.
1 parent 46bf2fe commit 1e64865

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 11 deletions
This file was deleted.

.github/renovate.json

Lines changed: 10 additions & 0 deletions
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", ":preserveSemverRanges"],
4+
"timezone": "Pacific/Auckland",
5+
"vulnerabilityAlerts": {
6+
"labels": ["security"],
7+
"automerge": true,
8+
"assignees": ["@codex-"]
9+
}
10+
}

0 commit comments

Comments
 (0)