Files
phpenv.fish/.github/renovate.json
Ismo Vuorinen 35634af17e chore: linting updates, fixes (#85)
* chore: linting fixes

* chore(deps): update github workflows

* fix(ci): pr-lint permissions

* fix(ci): add missing UID

* fix(ci): pr-lint permissions

* fix(ci): cr tweak
2025-11-28 16:49:12 +02:00

7 lines
128 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>ivuorinen/renovate-config"
]
}