Skip to content

Commit

Permalink
chore: Update dependabot lint group to include @eslint/* packages (#7183
Browse files Browse the repository at this point in the history
)

chore: update dependabot lint group to include @eslint/* packages
  • Loading branch information
mikeesto authored Nov 7, 2024
1 parent 18ab585 commit 270a37a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ updates:
- 'eslint'
- 'typescript-eslint'
- 'eslint-*'
- '@eslint/*'
- 'stylelint'
- 'stylelint-*'
exclude-patterns:
Expand Down

0 comments on commit 270a37a

Please sign in to comment.