Skip to content

fix(deps): update patternfly #97

fix(deps): update patternfly

fix(deps): update patternfly #97

Workflow file for this run

version: 2

Check failure on line 1 in .github/workflows/dependabot.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/dependabot.yml

Invalid workflow file

(Line: 1, Col: 1): Unexpected value 'version', (Line: 2, Col: 1): Unexpected value 'updates', (Line: 1, Col: 1): Required property is missing: jobs
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
day: tuesday
time: "12:00"
timezone: EST
allow:
- dependency-type: "all"
ignore:
- dependency-name: "*"
update-types:
- version-update:semver-major
open-pull-requests-limit: 10
reviewers:
- nicolethoen
- dlabaj
- package-ecosystem: npm
directory: "/packages/module"
schedule:
interval: weekly
day: tuesday
time: "12:00"
timezone: EST
allow:
- dependency-type: "all"
ignore:
- dependency-name: "*"
update-types:
- version-update:semver-major
open-pull-requests-limit: 10
reviewers:
- nicolethoen
- dlabaj