All Downloads are FREE. Search and download functionalities are using the official Maven repository.

vendor.github.com.pion.sdp.v3.renovate.json Maven / Gradle / Ivy

The newest version!
{
  "extends": [
    "config:base",
    ":disableDependencyDashboard"
  ],
  "postUpdateOptions": [
    "gomodTidy"
  ],
  "commitBody": "Generated by renovateBot",
  "packageRules": [
    {
      "matchUpdateTypes": ["minor", "patch", "pin", "digest"],
      "automerge": true
    },
    {
      "packagePatterns": ["^golang.org/x/"],
      "schedule": ["on the first day of the month"]
    }
  ],
  "ignorePaths": [
    ".github/workflows/generate-authors.yml",
    ".github/workflows/lint.yaml",
    ".github/workflows/renovate-go-mod-fix.yaml",
    ".github/workflows/test.yaml",
    ".github/workflows/tidy-check.yaml"
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy