Skip to content

alma-oss/renovate-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

renovate-config

Alma's Renovate Sharable Configuration

For more see Renovate Docs.

🚀 Usage

Enable Renovate in your repository and just extends in .renovaterc.json.

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

You can use local instead of github if you are on the same platform.

🎛️ Presets

Default

Default preset

{
  "extends": ["github>alma-oss/renovate-config"]
}

🙌 Contributing

We're always looking for contributors to help us fix bugs, build new features, or help us improve the project documentation. If you're interested, definitely check out our Contributing Guide! 👀

📝 License

See the LICENSE file for information.

About

Alma's Renovate Sharable Configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published