yoctoproject / vscode-bitbake

Bitbake language support for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=yocto-project.yocto-bitbake
Other
41 stars 10 forks source link

Chore: Add dependabot.yml for auto checks for dependency updates #245

Closed WilsonZiweiWang closed 2 months ago

WilsonZiweiWang commented 2 months ago

With this file, Github will periodically check for version updates for the npm packages. The Code security and analysis -> Dependabot on Actions runners setting must be enabled for this behaviour to take effect.

deribaucourt commented 2 months ago

Could you start a test run?

WilsonZiweiWang commented 2 months ago

Could you start a test run?

Unfortunately, the Dependabot will only recognize the dependabot.yml present in the default branch of this repo and if it exists then it starts evaluating the dependencies.