[READ-ONLY] Mirror of https://github.com/excaliburjs/template-nextjs.
excalibur excaliburjs template
0

Configure Feed

Select the types of activity you want to include in your feed.

Add renovate.json (#1)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
(Jan 12, 2026, 8:58 AM -0600) 861e021d 88cb85d7

+6
+6
renovate.json
··· 1 + { 2 + "$schema": "https://docs.renovatebot.com/renovate-schema.json", 3 + "extends": [ 4 + "config:recommended" 5 + ] 6 + }