Compare commits

..

1 Commits

Author SHA1 Message Date
fllesser
8d0852f1ab 🍻 publish plugin 链接分享自动解析 (#3705) 2025-10-06 20:50:23 +08:00
2 changed files with 21 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ ci:
autoupdate_commit_msg: ":arrow_up: auto update by pre-commit hooks"
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.13.3
rev: v0.12.11
hooks:
- id: ruff-check
args: [--fix]

View File

@@ -9764,4 +9764,24 @@
],
"is_official": false
},
{
"module_name": "nonebot_plugin_parser",
"project_link": "nonebot-plugin-parser",
"author_id": 64878354,
"tags": [
{
"label": "图集",
"color": "#263bd5"
},
{
"label": "视频",
"color": "#152ac0"
},
{
"label": "解析",
"color": "#152ac0"
}
],
"is_official": false
},
]