Skip to content

Updated cli.py

Updated cli.py #4

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:
# 1. Python dependencies
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 5
# Uncomment this if you want all deps updated in one PR instead of many
# groups:
# all-deps:
# patterns:
# - "*"
# 2. GitHub Actions (optional but useful)
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"