mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 06:08:48 +00:00
Update packages, add dependabot for npm (#2803)
This commit is contained in:
parent
ef39fce1de
commit
20d1d8f914
4 changed files with 2741 additions and 1706 deletions
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
|
@ -5,7 +5,11 @@
|
|||
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions" # Maintain dependencies for GitHub Actions
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "monthly"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue