Skip to content

Commit

Permalink
refactor: Run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
steezplusplus committed Oct 7, 2023
1 parent c6f35a1 commit df4b278
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 @@ -5,7 +5,7 @@

version: 2
updates:
- package-ecosystem: "npm" # See documentation for possible values
directory: "/" # Location of package manifests
- package-ecosystem: 'npm' # See documentation for possible values
directory: '/' # Location of package manifests
schedule:
interval: "weekly"
interval: 'weekly'

0 comments on commit df4b278

Please sign in to comment.