pitch-io/Dependabot for Clojure projects

Run Dependabot as GitHub Action workflow in your Clojure projects.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
auto_pull_requestCreate auto pull-requests when updates for primary dependencies are available.notrue
directoryDirectory relative to the workspace root that will be scanned.no""
ignore_dependenciesDependencies to ignore when reporting outdated dependencies or when making pull requests. Comma separated list where each item itself is of the following form: <group_id>:<artifact_id>:<version> The :<version> may be omitted in which case any matching version will be ignored. no""
include_subdirectoriesScan for clojure projects in subdirectoriesnotrue
labelsAdd labels to the pull-requests. Separate items by comma.no""
local_dependenciesMaven JARs to install to the local repository cache. Comma separated list where each item itself is of the form: <relative_path>:<group_id>:<artifact_id>:<version>:<packaging> no""
main_branchThe branch into which you want your code merged.nomain
reviewersAdd reviewers to the pull-requests. Separate items by comma.no""
security_updates_onlyList and update only vulnerable packages, not outdated ones.notrue
severityMinimum severity to report/update. Values: low, medium, high, critical.nolow

no outputs