lorisleiva / laravel-docker

🐳 Generic docker image for Laravel Applications
MIT License
934 stars 314 forks source link

add dependabot config #81

Closed lukasleitsch closed 2 years ago

lukasleitsch commented 2 years ago

Dependabot helps to maintain and update the images: More about it: https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/about-dependabot-version-updates

Maybe you have to enable dependabot in this repo: Insights > Dependency graph > Dependabot

lorisleiva commented 2 years ago

@lukasleitsch I am getting the following error on the Dependabot status page. Instead of providing / as a directory, can we provide multiple directory so it can find all of the Dockerfiles? We might need multiple entries for that to work?

Capture 2021-10-21T09 54 14@2x
lukasleitsch commented 2 years ago

The PR #82 should solve this issue.