Rename .github to .forgejo
All checks were successful
Test and build Docker image / docker (push) Successful in 23s

This commit is contained in:
Joakim Hellsén 2026-03-07 22:27:03 +01:00
commit a025f29179
Signed by: Joakim Hellsén
SSH key fingerprint: SHA256:/9h/CsExpFp+PRhsfA0xznFx2CGfTT5R/kpuFfUgEQk
2 changed files with 12 additions and 16 deletions

11
.github/renovate.json vendored
View file

@ -1,11 +0,0 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"automerge": true,
"configMigration": true,
"dependencyDashboard": false,
"osvVulnerabilityAlerts": true,
"timezone": "Europe/Stockholm"
}