Omochice / renovate-config

Shareable configuration for Renovate within Deno project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@Omochice/renovate-config

Checks for push OpenSSF Scorecard

A configuration for Renovate.

To use

Extends this configuration using by extends field.

If you use Renovate in a Deno project.

{
  "extends": [
    "github>Omochice/renovate-config:deno"
  ]
}

Limitation

Currently, there are following limitions on Deno project:

License

zlib

About

Shareable configuration for Renovate within Deno project

License:zlib License


Languages

Language:TypeScript 100.0%