Skip to content

Commit

Permalink
Merge pull request #35 from Nitrate/renovate-disable-fedora-image-upg…
Browse files Browse the repository at this point in the history
…rade

chore: disable renovate to upgrade fedora image
  • Loading branch information
tkdchen authored Jul 16, 2024
2 parents 6c135d1 + 1a83e72 commit 78b9e23
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,10 @@
"extends": [
"config:recommended"
]
"packageRules": [
{
"matchPackageNames": ["registry.fedoraproject.org/fedora"],
"enabled": false
}
]
}

0 comments on commit 78b9e23

Please sign in to comment.