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,17 +10181,13 @@
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_word_censor",
|
||||
"project_link": "nonebot-plugin-word-censor",
|
||||
"author_id": 99163726,
|
||||
"module_name": "nonebot_plugin_group_relay",
|
||||
"project_link": "nonebot-plugin-group-relay",
|
||||
"author_id": 86188856,
|
||||
"tags": [
|
||||
{
|
||||
"label": "rule",
|
||||
"label": "func",
|
||||
"color": "#ea5252"
|
||||
},
|
||||
{
|
||||
"label": "黑名单",
|
||||
"color": "#000000"
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
|
||||
Reference in New Issue
Block a user