Unverified Commit c8bd4232 authored by Michael Kriese's avatar Michael Kriese
Browse files

chore(renovate): use chore for node ci image

parent ba7e9b19
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -40,7 +40,9 @@
      "extends": ["schedule:daily"]
    },
    {
      "description": "Use node versioning and chore for node images",
      "matchPackageNames": ["ghcr.io/containerbase/node"],
      "semanticCommitType": "chore",
      "versioning": "node"
    }
  ],