Skip to content

chore: update version to 4.0.0-beta.1 and enhance development command… #183

chore: update version to 4.0.0-beta.1 and enhance development command…

chore: update version to 4.0.0-beta.1 and enhance development command… #183

Workflow file for this run

# .github/dependabot.yml

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: "npm"
directory: "/"
schedule:
interval: "daily"
commit-message:
prefix: feat
prefix-development: feat
open-pull-requests-limit: 99