Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shingangan/renovate-config-hono

🔥 Hono presets for Renovate, third-party config
https://github.com/shingangan/renovate-config-hono

hono honojs renovate renovate-config

Last synced: 2 days ago
JSON representation

🔥 Hono presets for Renovate, third-party config

Awesome Lists containing this project

README

        

# renovate-config-hono

[![Docs][docs-src]][docs-href] [![Hono][hono-src]][hono-href] [![HonoX][honox-src]][honox-href]

🔥 Hono presets for [Renovate](https://docs.renovatebot.com/)

## Usage

Add this into `renovate.json`.

```json
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>shinGangan/renovate-config-hono"
],
// ...other options
}
```

## License

This repository is licensed under the [MIT License](./LICENSE).

[docs-src]: https://img.shields.io/badge/Hono%20Docus-E36002
[docs-href]: https://hono.dev/
[hono-src]: https://img.shields.io/npm/v/hono?style=plastic&logo=hono&color=E36002&label=Hono
[hono-href]: https://github.com/honojs/hono
[honox-src]: https://img.shields.io/npm/v/honox?style=plastic&logo=hono&color=E36002&label=HonoX
[honox-href]: https://github.com/honojs/honox