Skip to content

Commit e25157d

Browse files
committed
chore: remove composer and npm configurations targeting stable4
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
1 parent f59885d commit e25157d

1 file changed

Lines changed: 0 additions & 52 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -67,58 +67,6 @@ updates:
6767
- 3. to review
6868
- dependencies
6969

70-
- package-ecosystem: composer
71-
target-branch: 'stable4'
72-
directory: '/'
73-
schedule:
74-
interval: weekly
75-
day: saturday
76-
time: '03:00'
77-
timezone: Europe/Paris
78-
open-pull-requests-limit: 10
79-
labels:
80-
- 3. to review
81-
- dependencies
82-
83-
- package-ecosystem: composer
84-
target-branch: 'stable4'
85-
directory: '/vendor-bin/cs-fixer/'
86-
schedule:
87-
interval: weekly
88-
day: saturday
89-
time: '03:00'
90-
timezone: Europe/Paris
91-
open-pull-requests-limit: 10
92-
labels:
93-
- 3. to review
94-
- dependencies
95-
96-
- package-ecosystem: composer
97-
target-branch: 'stable4'
98-
directory: '/vendor-bin/psalm/'
99-
schedule:
100-
interval: weekly
101-
day: saturday
102-
time: '03:00'
103-
timezone: Europe/Paris
104-
open-pull-requests-limit: 10
105-
labels:
106-
- 3. to review
107-
- dependencies
108-
109-
- package-ecosystem: npm
110-
target-branch: 'stable4'
111-
directory: '/'
112-
schedule:
113-
interval: weekly
114-
day: saturday
115-
time: '03:00'
116-
timezone: Europe/Paris
117-
open-pull-requests-limit: 10
118-
labels:
119-
- 3. to review
120-
- dependencies
121-
12270
- package-ecosystem: github-actions
12371
target-branch: 'main'
12472
directory: '/'

0 commit comments

Comments
 (0)