Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 820 Bytes

File metadata and controls

27 lines (18 loc) · 820 Bytes

Renovate configuration for oapi-codegen

This repository contains Shareable Config Presets for Renovate usage across oapi-codegen and its related projects.

user.json

For use by oapi-codegen users, and can be used like so:

{
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
  "extends": [
    "github>oapi-codegen/renovate-config:user"
  ]
}

Provides utilities to:

  • Keep JSON schema references (in yaml-language-server comments) updated alongside the version of oapi-codegen

default.json

Note

It is not intended for usage outside of oapi-codegen.

This configuration is used across all repositories in the oapi-codegen org.