Skip to content

Commit 11214f0

Browse files
authored
[TASK] Prevent Dependabot updating "rawr/cross-data-providers" (#1219)
Version 3.0 of this package is not compatible.
1 parent 8104f52 commit 11214f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ updates:
2020
- dependency-name: "phpstan/*"
2121
- dependency-name: "phpunit/phpunit"
2222
versions: [ ">= 9.0.0" ]
23+
- dependency-name: "rawr/cross-data-providers"
2324
- dependency-name: "rector/rector"
2425
versioning-strategy: "increase"
2526
commit-message:

0 commit comments

Comments
 (0)