giraffe-fsharp / Giraffe

A native functional ASP.NET Core web framework for F# developers.
https://giraffe.wiki
Apache License 2.0
2.13k stars 266 forks source link

Add GitHub dependabot configuration #621

Closed 64J0 closed 4 weeks ago

64J0 commented 4 weeks ago

Description

With this PR, I'm adding the GitHub dependabot configuration so we receive alerts whenever new versions are available.

nojaf commented 4 weeks ago

This is fine, but you do need to merge them. In the GitHub pull requests at https://github.com/giraffe-fsharp/Giraffe.OpenApi/pulls, nothing happens with them.

64J0 commented 4 weeks ago

Indeed, this is safer than automatically merging. But it's good to receive alerts whenever new versions are available.