forked from wallabag/wallabag
Merge pull request #5737 from turrisxyz/naveen/feat/githubactions
This commit is contained in:
7
.github/dependabot.yml
vendored
7
.github/dependabot.yml
vendored
@ -34,3 +34,10 @@ updates:
|
|||||||
- dependency-name: nelmio/api-doc-bundle
|
- dependency-name: nelmio/api-doc-bundle
|
||||||
versions:
|
versions:
|
||||||
- "> 2.13.4"
|
- "> 2.13.4"
|
||||||
|
- package-ecosystem: github-actions
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: weekly
|
||||||
|
time: "04:00"
|
||||||
|
timezone: Europe/Paris
|
||||||
|
open-pull-requests-limit: 10
|
||||||
|
|||||||
Reference in New Issue
Block a user