Skip to content

Commit

Permalink
ci(github aciton): 跳过 anyline 升级
Browse files Browse the repository at this point in the history
  • Loading branch information
lltx committed Jul 18, 2024
1 parent 7b36cf9 commit 9ba4380
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
"matchPackagePatterns": [
"^com.amazonaws:aws-java-sdk-s3$",
"^io.springboot:knife4j-openapi3-ui$",
"^com.alibaba:fastjson$"
"^com.alibaba:fastjson$",
"^org.anyline:anyline$"
],
"enabled": false
}
Expand Down

0 comments on commit 9ba4380

Please sign in to comment.