Skip to content

Commit 54c372d

Browse files
committed
chore: configure renovate
1 parent 15882d2 commit 54c372d

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

renovate.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:recommended"
5-
]
4+
"config:recommended",
5+
":semanticCommits",
6+
":semanticPrefixChore",
7+
"schedule:monthly",
8+
":assignee(jimsynz)",
9+
":rebaseStalePrs",
10+
":enableVulnerabilityAlerts",
11+
":disableDependencyDashboard"
12+
],
13+
"rebaseWhen": "behind-base-branch",
14+
"enabledManagers": ["asdf"]
615
}

renovate.json.license

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
SPDX-FileCopyrightText: 2023 Alembic Pty
2+
SPDX-FileCopyrightText: 2023 Alembic Pty Ltd
3+
SPDX-FileCopyrightText: 2023 James Harton
4+
SPDX-FileCopyrightText: 2023 Zach Daniel
5+
6+
SPDX-License-Identifier: MIT

0 commit comments

Comments
 (0)