mirror of
https://github.com/BreizhHardware/portfolio.git
synced 2026-01-18 16:37:22 +01:00
chore: update dependabot configuration for weekly checks
This commit is contained in:
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@@ -2,5 +2,9 @@ version: 2
|
||||
updates:
|
||||
- package-ecosystem: "npm" # specify npm as the package ecosystem
|
||||
directory: "/" # Location of package manifests
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
- package-ecosystem: "github-actions" # specify GitHub Actions as the package ecosystem
|
||||
directory: "/.github/workflows" # Location of package manifests
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
Reference in New Issue
Block a user