Adjust nvchecker

Signed-off-by: txtsd <code@ihavea.quest>
This commit is contained in:
txtsd 2024-05-21 16:45:46 +05:30
parent 5218e0d5a5
commit 4ec8f7b4c0

View file

@ -2,5 +2,5 @@
source = "github"
github = "langchain-ai/langchain"
prefix = "langchain-core=="
include_regex = 'langchain-core==\d+\.\d+\.\d+'
include_regex = "langchain-core==\\d+\\.\\d+\\.\\d+"
use_max_tag = true