This is an automated email from the ASF dual-hosted git repository. shoothzj pushed a commit to branch typo-check in repository https://gitbox.apache.org/repos/asf/bookkeeper.git
commit 68d46cbe5bdbfa40abe1cb73bf741f4d5470e692 Author: ZhangJian He <[email protected]> AuthorDate: Fri May 17 16:32:18 2024 +0800 see what happend Signed-off-by: ZhangJian He <[email protected]> --- .github/dependabot.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000000..123014908b --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,6 @@ +version: 2 +updates: + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "daily"
