mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
Automatically add skip news and skip issue label to dependabot PRs (GH-22927)
Closes https://github.com/python/bedevere/issues/287
This commit is contained in:
parent
805ef73ad0
commit
2455cb5dbe
1 changed files with 3 additions and 0 deletions
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
|
|
@ -4,3 +4,6 @@ updates:
|
|||
directory: "/"
|
||||
schedule:
|
||||
interval: "monthly"
|
||||
labels:
|
||||
- "skip issue"
|
||||
- "skip news"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue