Skip to content

Commit

Permalink
ci: fix dependabot config syntax (#879)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmartins90 authored Jan 22, 2025
1 parent 1668f8c commit 89ddb9a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ version: 2
updates:
- package-ecosystem: npm
directory: /
interval: daily
schedule:
interval: daily
commit-message:
prefix: 'build(deps):'

0 comments on commit 89ddb9a

Please sign in to comment.