Skip to content

Commit

Permalink
Update renovate.json to the latest version.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexSkrypnyk authored Nov 28, 2024
1 parent c7d6142 commit 1e9f012
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"],
"automerge": true,
"dependencyDashboard": true,
"extends": [
"config:base"
],
"ignorePaths": [
".circleci/config.yml",
".github/workflows/test-php.yml"
".github/workflows/test.yml"
]
}

0 comments on commit 1e9f012

Please sign in to comment.