Skip to content

Commit d6d8510

Browse files
authored
Update renovate.json
1 parent ccadeff commit d6d8510

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

renovate.json

+8
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,13 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"config:recommended"
5+
],
6+
"packageRules": [
7+
{
8+
"matchDatasources": ["hex"],
9+
"matchUpdateTypes": ["patch", "pin", "digest"],
10+
"automerge": true,
11+
"addLabels": ["skip-changelog"]
12+
}
513
]
614
}

0 commit comments

Comments
 (0)