mirror of
https://github.com/MizuchiLabs/mantrae.git
synced 2025-12-16 20:05:17 -06:00
bump
This commit is contained in:
8
.github/renovate.json
vendored
8
.github/renovate.json
vendored
@@ -1,6 +1,12 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["config:recommended", ":semanticCommits", ":disableDependencyDashboard"],
|
||||
"extends": [
|
||||
"config:recommended",
|
||||
":semanticCommits",
|
||||
":disableDependencyDashboard"
|
||||
],
|
||||
"timezone": "Europe/Vienna",
|
||||
"lockFileMaintenance": { "enabled": true },
|
||||
"packageRules": [
|
||||
{
|
||||
"matchPackagePatterns": ["*"],
|
||||
|
||||
Reference in New Issue
Block a user