Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bfra-me/renovate-config
Shareable configuration presets used with @renovatebot.
https://github.com/bfra-me/renovate-config
bfra-me renovate-config
Last synced: about 18 hours ago
JSON representation
Shareable configuration presets used with @renovatebot.
- Host: GitHub
- URL: https://github.com/bfra-me/renovate-config
- Owner: bfra-me
- License: mit
- Created: 2021-05-26T06:55:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-08T02:41:15.000Z (9 days ago)
- Last Synced: 2024-11-08T03:31:52.486Z (9 days ago)
- Topics: bfra-me, renovate-config
- Homepage:
- Size: 1020 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# bfra-me/renovate-config
[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/bfra-me/renovate-config?sort=semver&style=for-the-badge&logo=github&label=release)][release] [![GitHub Workflow CI Status](https://img.shields.io/github/actions/workflow/status/bfra-me/renovate-config/ci.yaml?branch=main&style=for-the-badge&logo=github%20actions&logoColor=white&label=ci)][ci-workflow]
[release]: https://github.com/bfra-me/renovate-config/releases 'GitHub release'
[ci-workflow]: https://github.com/bfra-me/renovate-config/actions?query=workflow%3Aci 'Search GitHub Actions for CI workflow runs'This repository contains [Renovate](https://renovatebot.com/) configuration presets used by [bfra.me](https://bfra.me) projects. It also hosts a reusable [GitHub Actions workflow](.github/workflows/renovate.yaml) that runs Renovate on a schedule.
## Usage
```json
{
"extends": ["github>bfra-me/renovate-config#v3.9.9"]
}
```## License
[MIT](LICENSE.md)