mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
chore: disable javascript dependabot PRs for now
This commit is contained in:
parent
619a46c850
commit
ccc95ad4b1
1 changed files with 9 additions and 9 deletions
18
.github/dependabot.yml
vendored
18
.github/dependabot.yml
vendored
|
|
@ -14,12 +14,12 @@ updates:
|
|||
- "swve"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
- package-ecosystem: "npm" # See documentation for possible values
|
||||
directory: "/" # Location of package manifests
|
||||
labels:
|
||||
- "dependencies"
|
||||
- "npm"
|
||||
reviewers:
|
||||
- "swve"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
# - package-ecosystem: "npm" # See documentation for possible values
|
||||
# directory: "/" # Location of package manifests
|
||||
# labels:
|
||||
# - "dependencies"
|
||||
# - "npm"
|
||||
# reviewers:
|
||||
# - "swve"
|
||||
# schedule:
|
||||
# interval: "weekly"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue