Skip to content

Commit

Permalink
Update Renovate config (#5285)
Browse files Browse the repository at this point in the history
Do not update pre-commit config
  • Loading branch information
samdoran authored Sep 4, 2024
1 parent 207833c commit f1122ae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"on Tuesday after 3am and before 10am"
],
"ignorePaths": [
"dev/containers/**"
"dev/containers/**",
"/.pre-commit-config.yaml"
]
}

0 comments on commit f1122ae

Please sign in to comment.