diff --git a/.forgejo/workflows/check.yml b/.forgejo/workflows/check.yml index db35de7..186d680 100644 --- a/.forgejo/workflows/check.yml +++ b/.forgejo/workflows/check.yml @@ -19,14 +19,6 @@ jobs: nix --version # shellcheck disable=SC2016 nix build --print-build-logs '.#checks.x86_64-linux.${{ matrix.check }}' - check-renovaterc: - runs-on: nixos - steps: - - uses: "https://git.salame.cl/actions/checkout@v4" - - name: Validate renovaterc.json - run: | - nix --version - nix shell nixpkgs#renovate --command renovate-config-validator build: runs-on: nixos needs: check diff --git a/.renovaterc.json b/.renovaterc.json index c3f92d6..1fa9d9f 100644 --- a/.renovaterc.json +++ b/.renovaterc.json @@ -10,7 +10,7 @@ "dependencyDashboard": true, "prCreation": "immediate", "extends": [ - "config:best-practices" + "config:recommended" ], "nix": { "fileMatch": [