Skip to content

Commit

Permalink
Fix Renovate rules for Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshMock committed Jan 13, 2025
1 parent 2bcbd36 commit 0a3eed8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,10 @@
]
},
{
"matchPackageNames": [
"node"
],
"matchManagers": [
"dockerfile"
],
"enabled": false
"pinDigests": false
}
]
}

0 comments on commit 0a3eed8

Please sign in to comment.