Skip to content

Commit 23768bd

Browse files
authored
Skip changelog for renovatebot updates by default
1 parent 00dc571 commit 23768bd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/renovate.json5

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"schedule:weekly",
66
],
77
"labels": [
8-
"chore"
8+
"chore",
9+
"skip-changelog",
910
],
1011
"rebaseWhen": "conflicted",
1112
"packageRules": [

0 commit comments

Comments
 (0)