Skip to content

Commit

Permalink
Merge pull request #244 from mraniki/dev
Browse files Browse the repository at this point in the history
⬆️ renovate exclude req
  • Loading branch information
mraniki committed Jul 19, 2023
2 parents 6f28910 + e07cd78 commit 97e3ab4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
"semanticCommits": "enabled",
"labels": ["dependencies"],
"packageRules": [
{
"matchManagers": ["pip_requirements"],
"enabled": false
},
{
"matchUpdateTypes": ["minor", "patch"],
"matchCurrentVersion": "!/^0/",
Expand Down

0 comments on commit 97e3ab4

Please sign in to comment.