Skip to content

Commit

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

* Use NS8 preset in renovate.json

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Davide Principi <[email protected]>
  • Loading branch information
renovate[bot] and DavidePrincipi authored Oct 24, 2024
1 parent bd84f26 commit 1c63dc8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>NethServer/.github:ns8"
]
}

0 comments on commit 1c63dc8

Please sign in to comment.