GitXplorerGitXplorer
h

renovate-presets

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
740c230d6d0c35c0f10ef3fabdcc92d3ffea1774

chore: fix typo in comment

hhaoqunjiang committed 2 days ago
Verified
67636d832b0cb89c7202717d277be48a35a9a37f

fix: allow updating internal deps in a monorepo

hhaoqunjiang committed a month ago
Verified
6a9b89c7df7f821400dd89130b7096325905829f

chore: rename "vite" to "vite packages"

hhaoqunjiang committed 2 months ago
Verified
59592c5301946c1d3960524acdf5f0f7ffec5fb9

chore: bump prHourlyLimit to 5

hhaoqunjiang committed 2 months ago
Verified
eeabccd8f82bbc713172526377c54ff331622fee

docs: add schema to example config

hhaoqunjiang committed 3 months ago
Verified
cb191cb6994c1704c312615c0e73c67dcd50de2a

fix: add v0.x group

hhaoqunjiang committed 3 months ago

README

The README file for this repository.

Haoqun's Renovate Presets

Personal presets for Renovate.

Usage

Add this into renovate.json:

{
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
  "extends": [
    "github>haoqunjiang/renovate-presets:npm.json5"
  ]
}

Useful Links