Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for packageRules (0.27 sec)

  1. .github/renovate.json

      "semanticCommits": "disabled",
      "labels": [
        "renovate"
      ],
      "ignoreDeps": [
        "com.squareup.okhttp3:okhttp",
        "com.squareup.okhttp3:okhttp-tls",
        "com.squareup.okhttp3:mockwebserver"
      ],
      "packageRules": [
        {
          "groupName": "bnd",
          "matchPackageNames": [
            "/biz.*/"
          ]
        },
        {
          "groupName": "graalvm",
          "matchPackageNames": [
            "/org.graalvm.*/"
          ]
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Thu May 22 14:38:52 UTC 2025
    - 1K bytes
    - Viewed (0)
Back to top