Skip to content

Commit

Permalink
chore: setup renovate
Browse files Browse the repository at this point in the history
Signed-off-by: Ramiz Polic <[email protected]>
  • Loading branch information
ramizpolic committed Dec 11, 2023
1 parent e5991bf commit f9f7e55
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
16 changes: 16 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"schedule:earlyMondays",
":disableDependencyDashboard"
],
"enabledManagers": [
"nix"
],
"nix": {
"enabled": true
},
"lockFileMaintenance": {
"enabled": true
}
}
6 changes: 0 additions & 6 deletions renovate.json

This file was deleted.

0 comments on commit f9f7e55

Please sign in to comment.