CI: Add dependabot.yml
This will cause dependabot to open a PR when various actions are updated, provided that the action maintainer has issued a release. Closes #12623
This commit is contained in:
Родитель
8558647613
Коммит
bf7cd837a6
|
@ -0,0 +1,6 @@
|
||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
|
@ -96,3 +96,7 @@ License: curl
|
||||||
Files: .mailmap
|
Files: .mailmap
|
||||||
Copyright: Daniel Stenberg, <daniel@haxx.se>, et al.
|
Copyright: Daniel Stenberg, <daniel@haxx.se>, et al.
|
||||||
License: curl
|
License: curl
|
||||||
|
|
||||||
|
Files: .github/dependabot.yml
|
||||||
|
Copyright: Daniel Stenberg, <daniel@haxx.se>, et al.
|
||||||
|
License: curl
|
||||||
|
|
Загрузка…
Ссылка в новой задаче