mirror of
https://github.com/morpheus65535/bazarr.git
synced 2024-11-10 09:02:44 +08:00
no log: Add github-actions in dependabot
This commit is contained in:
parent
71a8c28dac
commit
b0f896632a
1 changed files with 8 additions and 0 deletions
8
.github/dependabot.yml
vendored
8
.github/dependabot.yml
vendored
|
@ -7,4 +7,12 @@ updates:
|
|||
commit-message:
|
||||
prefix: "[bot]"
|
||||
open-pull-requests-limit: 1
|
||||
target-branch: "development"
|
||||
- package-ecosystem: 'github-actions'
|
||||
directory: '/'
|
||||
schedule:
|
||||
interval: 'weekly'
|
||||
commit-message:
|
||||
prefix: "[workflow]"
|
||||
open-pull-requests-limit: 1
|
||||
target-branch: "development"
|
Loading…
Reference in a new issue