Commit b6f4bf7
authored
[MAJC-130] Set up Dependabot version updates (#20)
Set up Dependabot version updates
## Problem Statement
We're getting ready to pin our `package.json`'s dependencies to specific version. We need a way to be automatically notified when those dependencies have new updates. Let's try using dependabot for that as well.
## Proposed Changes
Add a `dependabot.yml` which will configure it to check on our dependencies weekly for updates.
https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/about-dependabot-version-updates
## Verification Steps
- [ ] Not sure if this can be verified before merge, but maybe you can think of something? Otherwise let's give it a try!1 parent 33db9aa commit b6f4bf7
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments