Compare commits

..

1 Commits

Author SHA1 Message Date
ChlorophyTeio
eccae0bab3 🍻 publish plugin 词汇黑名单审查 (#3816) 2026-01-08 15:37:59 +08:00
2 changed files with 9 additions and 5 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.14.10
rev: v0.14.7
hooks:
- id: ruff-check
args: [--fix]

View File

@@ -10181,13 +10181,17 @@
"is_official": false
},
{
"module_name": "nonebot_plugin_group_relay",
"project_link": "nonebot-plugin-group-relay",
"author_id": 86188856,
"module_name": "nonebot_plugin_word_censor",
"project_link": "nonebot-plugin-word-censor",
"author_id": 99163726,
"tags": [
{
"label": "func",
"label": "rule",
"color": "#ea5252"
},
{
"label": "黑名单",
"color": "#000000"
}
],
"is_official": false