misc: move dependabot.yml to .github (#812)
Change-Id: I5c882afd1e15420b8fcdcc14895a77b275aedc4e
This commit is contained in:
17
.github/workflows/dependabot.yml
vendored
17
.github/workflows/dependabot.yml
vendored
@@ -1,17 +0,0 @@
|
||||
---
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: pip
|
||||
directory: /
|
||||
schedule:
|
||||
interval: monthly
|
||||
assignees:
|
||||
- Harshil2107
|
||||
commit-message:
|
||||
prefix: 'misc: '
|
||||
# Raise pull requests for version updates
|
||||
# to pip against the `develop` branch
|
||||
target-branch: develop
|
||||
# Labels on pull requests for version updates only
|
||||
labels:
|
||||
- misc
|
||||
Reference in New Issue
Block a user