mirror of
https://github.com/logos-storage/codex-factory.git
synced 2026-05-22 16:59:30 +00:00
ci: enable dependabot for github actions (#129)
This commit is contained in:
parent
fbeeedeabf
commit
9ec48b94fd
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@ -1,5 +1,10 @@
|
|||||||
version: 2
|
version: 2
|
||||||
updates:
|
updates:
|
||||||
|
- package-ecosystem: github-actions
|
||||||
|
directory: /
|
||||||
|
schedule:
|
||||||
|
interval: weekly
|
||||||
|
|
||||||
- package-ecosystem: "npm"
|
- package-ecosystem: "npm"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user