alpha
Login
or
Join now
danielroe.dev
/
nuxt3-playground
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/danielroe/nuxt3-playground. Playground for Nuxt3
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
Add renovate.json
author
renovate[bot]
committer
GitHub
date
2 years ago
(Dec 15, 2023, 5:51 PM UTC)
commit
4f50ec4b
4f50ec4b4bb1469992a400cb1d84272a036053cd
parent
ea166bc1
ea166bc1d12f2d63ef1e833cbaefacb77092896f
+6
1 changed file
Expand all
Collapse all
Unified
Split
renovate.json
+6
renovate.json
View file
Reviewed
···
1
1
+
{
2
2
+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
3
+
"extends": [
4
4
+
"config:recommended"
5
5
+
]
6
6
+
}