mirror of https://github.com/escalate/hugo-split-theme.git

Felix Boerner
22.34.2025 bd8cf5830919b66e003141bbdd52823d2ecb3b85
chore: disable dependency dashboard
1 files deleted
1 files modified
8 ■■■■ changed files
.github/dependabot.yml 6 ●●●●● patch | view | raw | blame | history
renovate.json 2 ●●● patch | view | raw | blame | history
.github/dependabot.yml
File was deleted
renovate.json
@@ -1,4 +1,4 @@
{
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
  "extends": ["config:recommended"]
  "extends": ["config:recommended", ":disableDependencyDashboard"]
}