mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-11-24 06:25:50 +00:00
CI: Dependabot: also update Github actions
This commit is contained in:
parent
cf7382a7f6
commit
4bc772623e
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@ -54,3 +54,9 @@ updates:
|
|||||||
update-types: # major updates will trigger non-grouped MRs
|
update-types: # major updates will trigger non-grouped MRs
|
||||||
- "minor"
|
- "minor"
|
||||||
- "patch"
|
- "patch"
|
||||||
|
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
|
prefix: "CI"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user