mirror of
https://github.com/gotson/komga.git
synced 2026-05-08 12:35:30 +02:00
ci: dependabot for github actions
This commit is contained in:
parent
90823eb34a
commit
ab4b22a0e4
1 changed files with 7 additions and 0 deletions
7
.github/dependabot.yml
vendored
7
.github/dependabot.yml
vendored
|
|
@ -17,3 +17,10 @@ updates:
|
|||
open-pull-requests-limit: 0
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
||||
# Maintain dependencies for GitHub Actions
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
open-pull-requests-limit: 0
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
|
|
|||
Loading…
Reference in a new issue