Skip to content

Commit

Permalink
chore: exclude font-awesome from auto dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisBarranqueiro committed Nov 12, 2023
1 parent 09e3ae8 commit b7721d2
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 @@ -9,5 +9,7 @@ updates:
groups:
production-dependencies:
dependency-type: "production"
exclude-patterns:
- "@fortawesome/fontawesome-free"
development-dependencies:
dependency-type: "development"

0 comments on commit b7721d2

Please sign in to comment.