Fix dependabot config and CODEOWNERS
This commit is contained in:
13
.github/dependabot.yml
vendored
13
.github/dependabot.yml
vendored
@@ -5,5 +5,14 @@ updates:
|
||||
schedule:
|
||||
interval: weekly
|
||||
groups:
|
||||
patterns:
|
||||
- "*"
|
||||
actions-dependencies
|
||||
patterns:
|
||||
- "*"
|
||||
- package-ecosystem: npm
|
||||
directory: /
|
||||
schedule:
|
||||
interval: weekly
|
||||
groups:
|
||||
npm-dependencies
|
||||
patterns:
|
||||
- "*"
|
||||
Reference in New Issue
Block a user