Skip to content

Commit 8fd3ce9

Browse files
Merge #885
885: Fix label in dependabot from skip changelog to skip-changelog r=bidoubiwa a=meili-bot _This PR is auto-generated._ The automated script generated this PR, which updates the wrongly named label `skip changelog` to `skip-changelog` in the dependabot file. Co-authored-by: meili-bot <[email protected]>
2 parents f2d8fa6 + a2181e7 commit 8fd3ce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ updates:
55
schedule:
66
interval: "monthly"
77
labels:
8-
- 'skip changelog'
8+
- 'skip-changelog'
99
- 'dependencies'
1010
rebase-strategy: disabled
1111

0 commit comments

Comments
 (0)