Skip to content

Commit 2455cb5

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

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.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)