A fork of attic a self-hostable Nix Binary Cache server
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add renovate.json

authored by

renovate[bot] and committed by
GitHub
e8b7bc03 d0b66cf8

+6
+6
renovate.json
··· 1 + { 2 + "$schema": "https://docs.renovatebot.com/renovate-schema.json", 3 + "extends": [ 4 + "config:recommended" 5 + ] 6 + }