This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/tsfile.git
The following commit(s) were added to refs/heads/develop by this push:
new aeb1a0cb Change dependabot update interval to monthly
aeb1a0cb is described below
commit aeb1a0cbd71309898fa820aafbc4d6078c62f5a4
Author: Haonan <[email protected]>
AuthorDate: Mon Jul 8 14:38:05 2024 +0800
Change dependabot update interval to monthly
---
.github/dependabot.yml | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index bc41d6cb..4eaba649 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -22,12 +22,8 @@ updates:
- package-ecosystem: maven
directory: /
schedule:
- interval: daily
+ interval: monthly
- package-ecosystem: github-actions
directory: /
schedule:
- interval: daily
-- package-ecosystem: gomod
- directory: plc4go
- schedule:
- interval: daily
+ interval: monthly