Skip to content

Commit 1a558d1

Browse files
authored
chore: remove automatic npm updates (#1916)
See #1911 for more information
1 parent f4995a6 commit 1a558d1

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Diff for: .github/dependabot.yml

-8
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,6 @@ updates:
1818
commit-message:
1919
prefix: "go.mod:"
2020

21-
# Maintain dependencies for npm
22-
- package-ecosystem: "npm"
23-
directory: "/ui"
24-
schedule:
25-
interval: "monthly"
26-
commit-message:
27-
prefix: "npm:"
28-
2921
# Maintain dependencies for Docker
3022
- package-ecosystem: "docker"
3123
directory: "/"

0 commit comments

Comments
 (0)