Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit

Permalink
ci: run prettier against everything
Browse files Browse the repository at this point in the history
  • Loading branch information
kanadgupta committed Apr 17, 2024
1 parent b04d598 commit 009e629
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 154 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
directory: '/'
schedule:
interval: monthly
reviewers:
Expand All @@ -13,7 +13,7 @@ updates:
prefix-development: chore(deps-dev)

- package-ecosystem: npm
directory: "/"
directory: '/'
schedule:
interval: monthly
open-pull-requests-limit: 10
Expand Down
Loading

0 comments on commit 009e629

Please sign in to comment.