We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f811cf commit b90c728Copy full SHA for b90c728
1 file changed
.github/dependabot.yml
@@ -9,6 +9,8 @@ updates:
9
open-pull-requests-limit: 0
10
11
# Maintain dependencies for Composer
12
+ ignore:
13
+ - dependency-name: "yiisoft/*"
14
- package-ecosystem: "composer"
15
directory: "/"
16
schedule:
0 commit comments