From 01e7a7d3b8312e4c6da2914a93d53889d4fb9a90 Mon Sep 17 00:00:00 2001 From: myifeng Date: Sun, 19 Oct 2025 16:06:44 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20dependabot.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/dependabot.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .github/dependabot.yml diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 00000000..1f23ea47 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,6 @@ +version: 2 +updates: + - package-ecosystem: pip + directory: /main/xiaozhi-server + schedule: + interval: daily \ No newline at end of file From 43b79c50a0b393c676da3f1e27a4e302c41f3ac8 Mon Sep 17 00:00:00 2001 From: hrz <1710360675@qq.com> Date: Mon, 20 Oct 2025 11:35:31 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E6=AF=8F=E4=B8=AA=E6=9C=88=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E7=BB=84=E4=BB=B6=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/dependabot.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1f23ea47..49ddeb2e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,4 +3,5 @@ updates: - package-ecosystem: pip directory: /main/xiaozhi-server schedule: - interval: daily \ No newline at end of file + interval: monthly + day: 7