Skip to content

Commit

Permalink
Enable Dependabot for React UI
Browse files Browse the repository at this point in the history
Add a monthly dependabot update for NPM packages in the new React UI.

Signed-off-by: SuperQ <[email protected]>
  • Loading branch information
SuperQ committed Jan 30, 2024
1 parent 5658f8c commit 73d1aa5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,7 @@ updates:
directory: "/"
schedule:
interval: "monthly"
- package-ecosystem: "npm"
directory: "/ui/react-app"
schedule:
interval: "monthly"

0 comments on commit 73d1aa5

Please sign in to comment.