Skip to content

Commit

Permalink
feat: configure deps updates
Browse files Browse the repository at this point in the history
  • Loading branch information
GoetzGoerisch committed Apr 12, 2024
1 parent b442927 commit 95f105e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
13 changes: 13 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"packageRules": [
{
"matchPackagePatterns": ["OPCFoundation.NetStandard"],
"labels": ["OPC-F.NetStandard"],
"groupName": "OPC-F.NetStandard"
}
]
}
6 changes: 0 additions & 6 deletions renovate.json

This file was deleted.

0 comments on commit 95f105e

Please sign in to comment.