Skip to content

Update GitHub workflows: remove CompatHelper, add Julia dependabot #14

Update GitHub workflows: remove CompatHelper, add Julia dependabot

Update GitHub workflows: remove CompatHelper, add Julia dependabot #14

Workflow file for this run

# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

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: 2, Col: 1): Unexpected value 'version', (Line: 3, Col: 1): Unexpected value 'updates', (Line: 2, Col: 1): Required property is missing: jobs
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/" # Location of package manifests
schedule:
interval: "monthly"