linux-automation / meta-lxatac

Build your own LXA TAC images and bundles
MIT License
5 stars 15 forks source link

dependabot: add configuration to update layer submodules #79

Closed hnez closed 7 months ago

hnez commented 7 months ago

This should result in us getting regular pull requests like these:

dependabot

So we can stay up to date without having to poll the submodules on our own.

It obviously does not free us from having to test the result and review the changes. But one thing at a time.

Thanks to @KarlK90 for the inspiration to do this.