mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-01-10 22:02:22 +00:00
Compare commits
1 Commits
publish/is
...
publish/is
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5554cd426c |
@@ -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.14.10
|
||||
rev: v0.14.7
|
||||
hooks:
|
||||
- id: ruff-check
|
||||
args: [--fix]
|
||||
|
||||
@@ -10181,10 +10181,15 @@
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_personification",
|
||||
"project_link": "nonebot-plugin-shiro-personification",
|
||||
"author_id": 114895516,
|
||||
"tags": [],
|
||||
"module_name": "nonebot_plugin_image_summary",
|
||||
"project_link": "nonebot-plugin-image-summary",
|
||||
"author_id": 107745057,
|
||||
"tags": [
|
||||
{
|
||||
"label": "图片外显",
|
||||
"color": "#a061eb"
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
},
|
||||
]
|
||||
|
||||
@@ -19,7 +19,6 @@ toc_max_heading_level: 2
|
||||
|
||||
### 🍻 插件发布
|
||||
|
||||
- Plugin: 汉化进度记录 [@noneflow](https://github.com/noneflow) ([#3807](https://github.com/nonebot/nonebot2/pull/3807))
|
||||
- Plugin: nonebot-plugin-ai-groupmate [@noneflow](https://github.com/noneflow) ([#3766](https://github.com/nonebot/nonebot2/pull/3766))
|
||||
- Plugin: nonebot_plugin_boardgamehelper [@noneflow](https://github.com/noneflow) ([#3800](https://github.com/nonebot/nonebot2/pull/3800))
|
||||
- Plugin: 即梦绘画 [@noneflow](https://github.com/noneflow) ([#3797](https://github.com/nonebot/nonebot2/pull/3797))
|
||||
|
||||
Reference in New Issue
Block a user