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 840225b commit 26f45d4Copy full SHA for 26f45d4
.github/renovate.json
@@ -0,0 +1,11 @@
1
+{
2
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
+ "extends": [
4
+ "config:base",
5
+ ":automergeMinor"
6
+ ],
7
+ "labels": ["dependencies"],
8
+ "vulnerabilityAlerts": {
9
+ "labels": ["security"]
10
+ }
11
+}
0 commit comments