Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 889 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 889 Bytes


@oncoursesystems/renovate-config

Renovate configuration for OnCourse Systems' repositories.

OnCourse Systems Renovate config is released under the MIT license. NPM version

Usage

Add this into renovate.json:

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