Skip to content

Commit

Permalink
Configure Renovate (#323)
Browse files Browse the repository at this point in the history
* Add renovate.json

* Update renovate.json

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Frank Elsinga <[email protected]>
  • Loading branch information
renovate[bot] and CommanderStorm authored Mar 12, 2024
1 parent 5deab4e commit a3a012b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
"group:recommended",
"group:allNonMajor"
],
"vulnerabilityAlerts": {
"enabled": true
}
}

0 comments on commit a3a012b

Please sign in to comment.