mirror of
https://github.com/kikobar/mastodon.git
synced 2024-11-16 12:12:14 +00:00
Add GitHub Actions to package-ecosystem (#18603)
This commit is contained in:
parent
757fe82fd5
commit
b37825f2e2
8
.github/dependabot.yml
vendored
8
.github/dependabot.yml
vendored
|
@ -20,3 +20,11 @@ updates:
|
|||
open-pull-requests-limit: 99
|
||||
allow:
|
||||
- dependency-type: direct
|
||||
|
||||
- package-ecosystem: github-actions
|
||||
directory: '/'
|
||||
schedule:
|
||||
interval: weekly
|
||||
open-pull-requests-limit: 99
|
||||
allow:
|
||||
- dependency-type: direct
|
||||
|
|
Loading…
Reference in a new issue