Skip to content

Commit 1d4ddb3

Browse files
bors[bot]rursprung
andauthored
Merge #683
683: dependabot: set "skip-changelog" label r=AfoHT a=rursprung solves #682 Co-authored-by: Ralph Ursprung <[email protected]>
2 parents 680e8ac + 5bd109f commit 1d4ddb3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "weekly"
7+
labels:
8+
- "skip-changelog"
79
- package-ecosystem: "cargo"
810
directory: "/"
911
schedule:
1012
interval: "weekly"
13+
labels:
14+
- "skip-changelog"

0 commit comments

Comments
 (0)