Skip to content

Commit

Permalink
[#93] Fixed Renovatebot not ignoring CI configs.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexSkrypnyk committed Jan 16, 2024
1 parent cca7ca3 commit a0048f1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,9 @@
"dependencyDashboard": true,
"extends": [
"config:base"
],
"ignorePaths": [
".circleci/config.yml",
".github/workflows/test-php.yml"
]
}

0 comments on commit a0048f1

Please sign in to comment.