Skip to content

Commit

Permalink
[sc-44274] Use double quotes to satisfy prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Blacksmoke16 committed Oct 2, 2024
1 parent 0e9a9e7 commit e2177b4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ updates:
- "@tsconfig/*"
- "typescript"

- package-ecosystem: 'github-actions'
directory: '/'
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: 'monthly'
interval: "monthly"
reviewers:
- 'Fieldguide/ci'
- "Fieldguide/ci"

0 comments on commit e2177b4

Please sign in to comment.