Skip to content

Merge branch 'master' into gh-issue-update-jackson #87

Merge branch 'master' into gh-issue-update-jackson

Merge branch 'master' into gh-issue-update-jackson #87

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: "github-actions"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "gradle"
directory: "lib"
schedule:
interval: "daily"
ignore:
- dependency-name: "*"
update-types: ["version-update:semver-major"]