loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

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

chore: add `@vitejs/plugin-vue` to renovate automerge (#7252)

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7252
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>

authored by

Gusted
Gusted
and committed by
Michael Kriese
2b79c236 736adbde

+2 -1
+2 -1
renovate.json
··· 148 148 "mvdan.cc/gofumpt", 149 149 "updates", 150 150 "vite-string-plugin", 151 - "@vue/test-utils" 151 + "@vue/test-utils", 152 + "@vitejs/plugin-vue" 152 153 ], 153 154 "automerge": true 154 155 },