This is an automated email from the ASF dual-hosted git repository.
sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git
The following commit(s) were added to refs/heads/develop by this push:
new 5484d8bdc3 chore(dependabot): fix dependabot.yml
5484d8bdc3 is described below
commit 5484d8bdc3fa781d462c6fe3e677ad935cd43d38
Author: Sebastian Rühl <[email protected]>
AuthorDate: Fri Jun 10 13:29:31 2022 +0200
chore(dependabot): fix dependabot.yml
---
.github/dependabot.yml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index c2d4024a9e..9e66294c77 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -24,10 +24,10 @@ updates:
schedule:
interval: daily
- package-ecosystem: github-actions
- directory: /
- schedule:
- interval: daily
+ directory: /
+ schedule:
+ interval: daily
- package-ecosystem: gomod
- directory: /
- schedule:
- interval: daily
+ directory: /
+ schedule:
+ interval: daily