Skip to content

Commit fa1d541

Browse files
authored
chore: remove npm dependabot updates (#55)
1 parent fa71e55 commit fa1d541

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,6 @@ updates:
1313
day: "monday"
1414
time: "14:00"
1515
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"
2916
- package-ecosystem: github-actions
3017
directory: "/"
3118
schedule:

0 commit comments

Comments
 (0)