Skip to content

Commit

Permalink
ci: add contracts-core to the ignored paths list (#3242)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiTimesChi authored Oct 7, 2024
1 parent 327a3a4 commit aab8e56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"draftPR": true,
"cloneSubmodules": true,
"forkProcessing": "enabled",
"ignorePaths": ["packages/contracts-core/**"],
"packageRules": [
{
"matchUpdateTypes": [
Expand Down

0 comments on commit aab8e56

Please sign in to comment.