We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa71e55 commit e3e2e50Copy full SHA for e3e2e50
.github/dependabot.yml
@@ -13,19 +13,6 @@ updates:
13
day: "monday"
14
time: "14:00"
15
timezone: "UTC"
16
- - package-ecosystem: npm
17
- directory: "/ui/extensions/hello/"
18
- open-pull-requests-limit: 10
19
- schedule:
20
- interval: "weekly"
21
- day: "monday"
22
- time: "14:00"
23
- timezone: "UTC"
24
- groups:
25
- react:
26
- patterns:
27
- - "react"
28
- - "react-dom"
29
- package-ecosystem: github-actions
30
directory: "/"
31
schedule:
0 commit comments