Skip to content

Bump axios from 1.9.0 to 1.12.2 #14

Bump axios from 1.9.0 to 1.12.2

Bump axios from 1.9.0 to 1.12.2 #14

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: 3, Col: 1): Unexpected value 'updates', (Line: 1, Col: 1): Required property is missing: jobs
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "monthly"
target-branch: "main"
labels:
- "dependencies"
- "javascript"
open-pull-requests-limit: 5
- package-ecosystem: "yarn"
directory: "/"
schedule:
interval: "monthly"
target-branch: "main"
labels:
- "dependencies"
- "javascript"
open-pull-requests-limit: 5
- package-ecosystem: "poetry"
directory: "/"
schedule:
interval: "monthly"
target-branch: "main"
labels:
- "dependencies"
- "python"
open-pull-requests-limit: 5