mirror of
https://github.com/zoriya/zmk.git
synced 2026-06-05 11:49:21 +00:00
ci: add dependabot
Checks (daily): - github-actions - npm (docs)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/docs"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
Reference in New Issue
Block a user