mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-01-09 13:22:27 +00:00
Compare commits
2 Commits
publish/is
...
publish/is
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7013974fcf | ||
|
|
72b7f6e457 |
@@ -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.7
|
||||
rev: v0.14.10
|
||||
hooks:
|
||||
- id: ruff-check
|
||||
args: [--fix]
|
||||
|
||||
@@ -10181,20 +10181,12 @@
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_mc_whitelist_controller",
|
||||
"project_link": "nonebot-plugin-mc-whitelist-controller",
|
||||
"author_id": 51502183,
|
||||
"module_name": "nonebot_plugin_group_relay",
|
||||
"project_link": "nonebot-plugin-group-relay",
|
||||
"author_id": 86188856,
|
||||
"tags": [
|
||||
{
|
||||
"label": "Minecraft",
|
||||
"color": "#ea5252"
|
||||
},
|
||||
{
|
||||
"label": "MC",
|
||||
"color": "#ea5252"
|
||||
},
|
||||
{
|
||||
"label": "server",
|
||||
"label": "func",
|
||||
"color": "#ea5252"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user