Skip to content

Commit

Permalink
Merge pull request #14 from OpenEVSE/enable_dependabot
Browse files Browse the repository at this point in the history
Enable dependabot for the GUI
  • Loading branch information
glynhudson authored Oct 25, 2023
2 parents 3502229 + afff14b commit 6e7224e
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
version: 2
updates:
- package-ecosystem: npm
directory: /
schedule:
interval: daily
reviewers:
- "jeremypoulter"
- "glynhudson"
- "chris1howell"

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
reviewers:
- "jeremypoulter"
- "glynhudson"
- "chris1howell"

0 comments on commit 6e7224e

Please sign in to comment.