Skip to content

Commit

Permalink
Fix: Remove dependabot exclusions
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Apr 30, 2023
1 parent 03b27ab commit 746cc88
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,6 @@ updates:
include: "scope"
prefix: "composer"
directory: "/"
ignore:
- dependency-name: "nikic/php-parser"
versions:
- ">= 0"
- dependency-name: "phpstan/phpstan"
versions:
- ">= 0"
labels:
- "dependency"
open-pull-requests-limit: 10
Expand Down

0 comments on commit 746cc88

Please sign in to comment.