Skip to content

Commit

Permalink
chore: remove automatic npm updates (#1916)
Browse files Browse the repository at this point in the history
See #1911 for more information
  • Loading branch information
raulb authored Oct 16, 2024
1 parent f4995a6 commit 1a558d1
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,6 @@ updates:
commit-message:
prefix: "go.mod:"

# Maintain dependencies for npm
- package-ecosystem: "npm"
directory: "/ui"
schedule:
interval: "monthly"
commit-message:
prefix: "npm:"

# Maintain dependencies for Docker
- package-ecosystem: "docker"
directory: "/"
Expand Down

0 comments on commit 1a558d1

Please sign in to comment.