Skip to content

Commit

Permalink
ci(renovate): 跳过 anyline 规则
Browse files Browse the repository at this point in the history
  • Loading branch information
lltx committed Jul 22, 2024
1 parent 01e5277 commit cb389d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"^com.amazonaws:aws-java-sdk-s3$",
"^io.springboot:knife4j-openapi3-ui$",
"^com.alibaba:fastjson$",
"^org.anyline:anyline$"
"^org.anyline:anyline.*$"
],
"enabled": false
}
Expand Down

0 comments on commit cb389d0

Please sign in to comment.