apache / couchdb-helm

Apache CouchDB Helm Chart
https://couchdb.apache.org/
Apache License 2.0
49 stars 64 forks source link

chore: enable dependabot #143

Closed willholley closed 6 months ago

willholley commented 6 months ago

What this PR does / why we need it:

Enables dependabot and configures it to check for updates of GitHub actions and submodules.

Git submodules are used by the project to in-line GitHub actions from external sources, so it's not enough to only update the GitHub action references.

Which issue this PR fixes

n/a

Special notes for your reviewer:

Checklist

n/a