https://github.com/croct-tech/shared-public-configs
Croct's configuration presets for Renovate.
https://github.com/croct-tech/shared-public-configs
Last synced: 14 days ago
JSON representation
Croct's configuration presets for Renovate.
- Host: GitHub
- URL: https://github.com/croct-tech/shared-public-configs
- Owner: croct-tech
- License: mit
- Created: 2022-02-08T19:45:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2026-05-25T21:32:03.000Z (21 days ago)
- Last Synced: 2026-05-25T23:23:41.165Z (21 days ago)
- Size: 34.2 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Renovate Public Presets
Croct's public configuration presets for Renovate.
📦 Releases
·
🐞 Report Bug
·
✨ Request Feature
## Usage
To use this preset, add a `renovate.json` file to the project's directory:
```json
{
"extends": [
"github>croct-tech/renovate-public-presets:language"
]
}
```
Replace the `language` placeholder with the project's language, i.e., `java`.
## Contributing
Contributions to the module are always welcome!
- Report any bugs or issues on the [issue tracker](https://github.com/croct-tech/renovate-public-presets/issues).
- For major changes, please [open an issue](https://github.com/croct-tech/renovate-public-presets/issues) first to discuss what you would like to change.
- Please make sure to update tests as appropriate.
If you cannot find the renovate docs on their website (it is there, just not easy to find), it is [here](https://docs.renovatebot.com/).
## Copyright Notice
Copyright © 2015-2022 Croct Limited, All Rights Reserved.
All information contained herein is, and remains the property of Croct Limited. The intellectual, design and technical concepts contained herein are proprietary to Croct Limited s and may be covered by U.S. and Foreign Patents, patents in process, and are protected by trade secret or copyright law. Dissemination of this information or reproduction of this material is strictly forbidden unless prior written permission is obtained from Croct Limited.