Create dependabot.yml#57
Conversation
Enabled dependabot in repository settings and created this dependabot.yml file that does checks daily.
There was a problem hiding this comment.
I think this file should be directly in the .github folder (not workflow).
https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/enabling-and-disabling-dependabot-version-updates
Yes you are right, I double-checked the "storm" repository and it was directly in the .github directory. |
LordRekishi
left a comment
There was a problem hiding this comment.
Move dependabot.yml to the .github directory instead of the sub directory of workflows
|
@LordRekishi I can't make any changes on Github since your request makes the entire file empty |
Fix #9
Enabled dependabot in repository settings and created this dependabot.yml file that does checks daily.