mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-16 12:46:27 +00:00
Merge pull request #5737 from turrisxyz/naveen/feat/githubactions
This commit is contained in:
commit
96a83ecb02
1 changed files with 7 additions and 0 deletions
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
|
||||||
|
|
Loading…
Reference in a new issue