Skip to content

Commit

Permalink
Exclude 'cpanfile' from Renovate
Browse files Browse the repository at this point in the history
The Perl ecosystem is generally pretty good about managing its dependencies. Specifying
minimum requirements is usually capability-based.
  • Loading branch information
ehuelsmann committed Jan 31, 2025
1 parent 24805a2 commit b9f8498
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,8 @@
"extends": [
"github>cucumber/renovate-config"
],
"cpanfile": {
"enabled": false
},
"dependencyDashboard": true
}

0 comments on commit b9f8498

Please sign in to comment.