Commit d40721b
This pull request introduces a dependabot.yml configuration file to automate dependency updates within our repository. (#254)
* Created dependabot.yml
Enabling Dependabot version updates. This will run the Dependabot daily to check the versions if any new released & accordingly creates a PR with the latest version as well.
* Create dependabot.yml
This pull request adds a dependabot.yml configuration to automate daily dependency updates using GitHub's Dependabot. By maintaining a current and secure set of dependencies, we aim to enhance security and stability in our project.
* Update dependabot.yml
removed npm dependencies check as it was not required
---------
Co-authored-by: yashmeet29 <160218676+yashmeet29@users.noreply.github.com>1 parent 811ef31 commit d40721b
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments