Skip to content

Commit

Permalink
📌 renovate to report deps
Browse files Browse the repository at this point in the history
  • Loading branch information
trydofor committed Oct 25, 2024
1 parent 9411a24 commit 4ad255b
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions renovate.json5
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
],
"ignorePaths": [
"**/example/**",
],
"packageRules": [
{
"matchPackageNames": [
"pro.fessional**",
"java"
],
"enable": false
}
],
}

0 comments on commit 4ad255b

Please sign in to comment.