Skip to content

Commit 2455cb5

Browse files
authored
Automatically add skip news and skip issue label to dependabot PRs (GH-22927)
Closes python/bedevere#287
1 parent 805ef73 commit 2455cb5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "monthly"
7+
labels:
8+
- "skip issue"
9+
- "skip news"

0 commit comments

Comments
 (0)