Skip to content

Commit

Permalink
Merge pull request #55 from simatic-ax/chore/fix_renovate_settings
Browse files Browse the repository at this point in the history
chore: remove extends from renovate settings, cause ment io app will not use any more
  • Loading branch information
ReinerSchinkoethe authored Jan 22, 2025
2 parents 2fb93b3 + 8a9fc7b commit a57ac87
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ obj
TestResult
*.tgz
assets
/.vs
/.vscode
5 changes: 1 addition & 4 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
]
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}

0 comments on commit a57ac87

Please sign in to comment.