Compare commits

..

1 Commits

Author SHA1 Message Date
Ender-Kylin
2fad057bd6 🍻 publish plugin tcping (#3690) 2025-10-06 17:46:41 +08:00
2 changed files with 8 additions and 1 deletions

View File

@@ -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]

View File

@@ -9764,4 +9764,11 @@
], ],
"is_official": false "is_official": false
}, },
{
"module_name": "nonebot_plugin_tcping",
"project_link": "nonebot-plugin-tcping",
"author_id": 178790876,
"tags": [],
"is_official": false
},
] ]