Skip to content

Commit

Permalink
lint dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
antonio-gg-dev committed Dec 4, 2023
1 parent 21f6a41 commit 0d2026c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@

version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: "weekly"
interval: 'weekly'
assignees:
- antonio-gg-dev

0 comments on commit 0d2026c

Please sign in to comment.