Skip to content

Commit

Permalink
Merge pull request #377 from mimmi20/updates
Browse files Browse the repository at this point in the history
exclude packages from grouping
  • Loading branch information
mimmi20 authored Sep 1, 2023
2 parents 6c78014 + 33ecfb2 commit 0f8e563
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,11 @@ updates:
# update-types:
# - "minor"
# - "patch"
# exclude-patterns:
# - "gc_ruboconfig"
exclude-patterns:
- "friendsofphp/php-cs-fixer"
- "sirbrillig/phpcs-variable-analysis"
- "slevomat/coding-standard"
- "squizlabs/php_codesniffer"

open-pull-requests-limit: 10

Expand Down

0 comments on commit 0f8e563

Please sign in to comment.