alpha
Login
or
Join now
danielroe.dev
/
carpenter
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/carpenter. LLM-powered automations for triaging Nuxt issues
github.com/nuxt/nuxt
bot
cloudflare-pages
llm
webhook
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
chore: update renovate configuration
author
Daniel Roe
date
2 years ago
(Sep 21, 2024, 8:57 PM +0100)
commit
ab8f849f
ab8f849ff1eacd1c1973e73cb00dc9e69a2b9e58
parent
58afd87e
58afd87e13dbba8e072f154ecca931b43a72578e
+2
-1
1 changed file
Expand all
Collapse all
Unified
Split
renovate.json
+2
-1
renovate.json
View file
Reviewed
···
1
1
{
2
2
"extends": [
3
3
"github>nuxt/renovate-config-nuxt"
4
4
-
]
4
4
+
],
5
5
+
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
5
6
}