Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hannoeru/.github

preset for files in .github folder
https://github.com/hannoeru/.github

Last synced: 2 days ago
JSON representation

preset for files in .github folder

Awesome Lists containing this project

README

        

# .github

preset for files in .github folder

## Includes

### renovate config

renovate.json

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