This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 169b48fbeb5 Dependabot WIP
169b48fbeb5 is described below
commit 169b48fbeb54e4c1902617579e80efc35f57bc7b
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Nov 17 10:31:45 2023 +0100
Dependabot WIP
Signed-off-by: Andrea Cosentino <[email protected]>
---
.github/dependabot.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index aa629cbe258..716065c9cc7 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -23,4 +23,6 @@ updates:
schedule:
interval: "daily"
allow:
+ // WIP Here we could list allowed dependency to upgrade
ignore:
+ // WIP Here we could list allowed dependency to blacklist