Skip to content

Commit

Permalink
Remove stylelint from Dependabot (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
ybiquitous authored Feb 6, 2024
1 parent 291c8c9 commit c9fd386
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ updates:
development-dependencies:
dependency-type: 'development'
exclude-patterns: ['stylelint']
ignore:
- dependency-name: 'stylelint' # Avoid updating the peer dependency.

- package-ecosystem: github-actions
directory: '/'
Expand Down

0 comments on commit c9fd386

Please sign in to comment.