Skip to content

Commit 70cabf6

Browse files
authored
Merge pull request #728 from PHPCSStandards/feature/dependabot-remove-composer
Dependabot: remove `composer` ecosystem
2 parents 0af7f81 + c1c9d05 commit 70cabf6

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,6 @@
55

66
version: 2
77
updates:
8-
- package-ecosystem: "composer"
9-
directory: "/"
10-
schedule:
11-
interval: "weekly"
12-
open-pull-requests-limit: 5 # Set to 0 to (temporarily) disable.
13-
versioning-strategy: widen
14-
commit-message:
15-
prefix: "Composer:"
16-
include: "scope"
17-
labels:
18-
- "Type: chores/QA"
19-
208
- package-ecosystem: "github-actions"
219
directory: "/"
2210
schedule:

0 commit comments

Comments
 (0)