Compare commits
No commits in common. "abd1e0ee31299e1e56ef6fbf3fcb7ef212ac93b9" and "a1c758a4b6dea826c013b824104f063b15296718" have entirely different histories.
abd1e0ee31
...
a1c758a4b6
@ -3,7 +3,7 @@ Upstream-Name: ki-frontend
|
|||||||
Upstream-Contact: Scammo <kontakt@samuelbrinkmann.de>
|
Upstream-Contact: Scammo <kontakt@samuelbrinkmann.de>
|
||||||
Source: https://git.wtf-eg.de/kompetenzinventar/ki-frontend
|
Source: https://git.wtf-eg.de/kompetenzinventar/ki-frontend
|
||||||
|
|
||||||
Files: package.json package-lock.json renovate.json
|
Files: package.json package-lock.json
|
||||||
Copyright: WTF Kooperative eG <https://wtf-eg.de/>
|
Copyright: WTF Kooperative eG <https://wtf-eg.de/>
|
||||||
License: AGPL-3.0-or-later
|
License: AGPL-3.0-or-later
|
||||||
|
|
||||||
|
@ -1,21 +0,0 @@
|
|||||||
{
|
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
||||||
"extends": [
|
|
||||||
"config:best-practices",
|
|
||||||
"group:linters",
|
|
||||||
"group:test",
|
|
||||||
"npm:unpublishSafe",
|
|
||||||
":disableDependencyDashboard",
|
|
||||||
":maintainLockFilesWeekly",
|
|
||||||
":pinAllExceptPeerDependencies",
|
|
||||||
":separateMultipleMajorReleases"
|
|
||||||
],
|
|
||||||
"packageRules": [
|
|
||||||
{
|
|
||||||
"matchPackageNames": [
|
|
||||||
"node"
|
|
||||||
],
|
|
||||||
"allowedVersions": "/^[1-9][02468]\\./"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user