chore: configure Renovate (#1) · wagoodman/dive@aa75fbf (original) (raw)
Navigation Menu
- GitHub Copilot Write better code with AI
- GitHub Models New Manage and compare prompts
- GitHub Advanced Security Find and fix vulnerabilities
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
- Discussions Collaborate outside of code
- Code Search Find more, search less
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Commit aa75fbf
chore: configure Renovate (#1)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
File tree
1 file changed
lines changed
1 file changed
lines changed
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
1 | +{ | |
2 | +"$schema": "https://docs.renovatebot.com/renovate-schema.json", | |
3 | +"extends": [ | |
4 | +"config:recommended" | |
5 | + ] | |
6 | +} |