Compare commits

2 Commits

Author SHA1 Message Date
cuddle-please
7b176a706e chore(release): 0.0.2
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2025-07-22 07:15:05 +00:00
ee07910833 chore: Configure Renovate (#2)
All checks were successful
continuous-integration/drone/push Build is passing
Add renovate.json

Reviewed-on: https://git.front.kjuulh.io/kjuulh/yourconfig/pulls/2
2025-07-22 09:14:01 +02:00
2 changed files with 7 additions and 0 deletions

View File

@@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- add a global handler for getting items
- rename tag
### Other
- Configure Renovate (#2)
Add renovate.json
## [0.0.1] - 2025-07-21
### Added

3
renovate.json Normal file
View File

@@ -0,0 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}