Skip to content

Commit

Permalink
chore(dependabot): move prettier to linting group
Browse files Browse the repository at this point in the history
  • Loading branch information
c0rydoras committed Mar 22, 2024
1 parent 44cc74e commit 83cce83
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,9 @@ updates:
- "stylelint"
- "stylelint-*"

- "prettier"
- "prettier-*"

ember-core:
patterns:
- "ember-cli"
Expand Down Expand Up @@ -133,3 +136,5 @@ updates:
- "@embroider/*"
- "ember-auto-import"
- "webpack"
- "prettier"
- "prettier-*"

0 comments on commit 83cce83

Please sign in to comment.