Skip to content

Update docs/Manifest.toml format #3

Update docs/Manifest.toml format

Update docs/Manifest.toml format #3

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: "weekly"