Skip to content

Instantly share code, notes, and snippets.

@JamieMagee
Created November 14, 2022 03:53
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JamieMagee/d27843c6a918ed78a919c82d0306d4c6 to your computer and use it in GitHub Desktop.
Save JamieMagee/d27843c6a918ed78a919c82d0306d4c6 to your computer and use it in GitHub Desktop.
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base"],
"lockFileMaintenance": {
"enabled": true,
"extends": ["schedule:daily"]
},
"nix": {
"enabled": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment