We're using Renovate for automated dependency updates.
This repo has an extendable config preset. It should automatically be added to renovate.json when Renovate creates an onboarding PR for a new repo.
// renovate.json
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["local>Arbeidstilsynet/renovate-config"]
}