We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f518e40 commit 6973d54Copy full SHA for 6973d54
renovate.json
@@ -0,0 +1,15 @@
1
+{
2
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
+ "extends": [
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"]
15
+}
renovate.json.license
@@ -0,0 +1,3 @@
+SPDX-FileCopyrightText: 2023 reactor contributors <https://github.com/ash-project/reactor/graphs.contributors>
+
+SPDX-License-Identifier: MIT
0 commit comments