1 Commits

Author SHA1 Message Date
e04262c02f Update docker minor+patch+digest updates
Some checks failed
Lint / lint (push) Failing after 35s
Build / build (pull_request) Failing after 23s
2025-11-04 00:02:46 +00:00

View File

@@ -2,11 +2,6 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"],
"baseBranchPatterns": ["next"],
"ignorePaths": [
"**/node_modules/**",
"**/bower_components/**",
"packages/webapp/public/98.css/**"
],
"packageRules": [
{
"matchManagers": ["bun", "npm"],