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 a920a37 commit 1065e21Copy full SHA for 1065e21
1 file changed
.github/dependabot.yml
@@ -21,11 +21,6 @@ updates:
21
interval: daily
22
commit-message:
23
prefix: ⬆
24
- groups:
25
- playwright:
26
- patterns:
27
- - "@playwright/*"
28
- - "playwright"
29
# Docker
30
- package-ecosystem: docker
31
directories:
@@ -35,10 +30,6 @@ updates:
35
interval: weekly
36
37
32
38
39
40
41
- - "mcr.microsoft.com/playwright*"
42
33
# Docker Compose
43
34
- package-ecosystem: docker-compose
44
directory: /
0 commit comments