mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-10-07 19:26:44 +00:00
Compare commits
1 Commits
pre-commit
...
publish/is
Author | SHA1 | Date | |
---|---|---|---|
|
8d0852f1ab |
@@ -7,7 +7,7 @@ ci:
|
|||||||
autoupdate_commit_msg: ":arrow_up: auto update by pre-commit hooks"
|
autoupdate_commit_msg: ":arrow_up: auto update by pre-commit hooks"
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
rev: v0.13.3
|
rev: v0.12.11
|
||||||
hooks:
|
hooks:
|
||||||
- id: ruff-check
|
- id: ruff-check
|
||||||
args: [--fix]
|
args: [--fix]
|
||||||
|
@@ -9764,4 +9764,24 @@
|
|||||||
],
|
],
|
||||||
"is_official": false
|
"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
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user