diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2af9e347..fbd03a63 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,6 +8,10 @@ updates: time: '09:00' timezone: 'Europe/Madrid' open-pull-requests-limit: 10 + groups: + fontawesome: + patterns: + - '@fortawesome*' ignore: # Bootstrap can introduce visual breaking changes on styles # Ignore it, since the plan is to remove it anyway