Skip to content

Commit

Permalink
Fix previous addition to Dependabot (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
germanfrelo authored Jun 3, 2024
1 parent 2e92bb1 commit 7b26489
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "daily"
groups:
eslint:
patterns:
- "eslint"
- "@eslint/js"
groups:
eslint:
patterns:
- "eslint"
- "@eslint/js"

0 comments on commit 7b26489

Please sign in to comment.