reviewbot

Source code for the is-a.dev r...
Log | Files | Refs | README | LICENSE

commit 90bc9a52d9b0aa7e35c2a7d3a317b9587d81855e
parent f0ff514081361bf00930959791490fae73007f0f
Author: iostpa <iostpa@iostpa.com>
Date:   Sat, 28 Mar 2026 21:56:24 +0200

Update .dockerignore and renovate.json

Diffstat:
M.dockerignore | 5+++--
Mrenovate.json | 4+---
2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/.dockerignore b/.dockerignore @@ -7,4 +7,5 @@ README.me LICENSE .env.example .github -CONTRIBUTING.md- \ No newline at end of file +CONTRIBUTING.md +renovate.json+ \ No newline at end of file diff --git a/renovate.json b/renovate.json @@ -1,6 +1,4 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": [ - "config:recommended" - ] + "extends": ["config:recommended", ":disableDependencyDashboard"] }
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror