Merge pull request #1261 from github/aeisenberg/dependabot-changes
Run dependabot updates weekly
This commit is contained in:
Коммит
4f5ca0bca9
|
@ -3,7 +3,8 @@ updates:
|
|||
- package-ecosystem: "npm"
|
||||
directory: "extensions/ql-vscode"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "weekly"
|
||||
day: "thursday" # Thursday is arbitrary
|
||||
labels:
|
||||
- "Update dependencies"
|
||||
ignore:
|
||||
|
@ -12,7 +13,8 @@ updates:
|
|||
- package-ecosystem: "github-actions"
|
||||
directory: ".github"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "weekly"
|
||||
day: "thursday" # Thursday is arbitrary
|
||||
labels:
|
||||
- "Update dependencies"
|
||||
ignore:
|
||||
|
|
Загрузка…
Ссылка в новой задаче