mirror of
https://github.com/gradle/wrapper-validation-action
synced 2024-11-24 01:22:01 +00:00
13 lines
256 B
YAML
13 lines
256 B
YAML
|
version: 2
|
||
|
updates:
|
||
|
- package-ecosystem: "github-actions"
|
||
|
directory: "/"
|
||
|
schedule:
|
||
|
interval: "weekly"
|
||
|
- package-ecosystem: "npm"
|
||
|
directory: "/"
|
||
|
schedule:
|
||
|
interval: "weekly"
|
||
|
ignore:
|
||
|
- dependency-name: "@types/node"
|