This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push: new 7ac5929c6 chore(ci): remove java deps 7ac5929c6 is described below commit 7ac5929c60d28aafbb514339d411cce12f61b4a4 Author: Pasquale Congiusti <pasquale.congiu...@gmail.com> AuthorDate: Tue Jan 21 08:20:00 2025 +0100 chore(ci): remove java deps --- .github/dependabot.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5d45c477c..b279babc9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -30,7 +30,3 @@ updates: - dependency-name: "k8s.io/client-go" - dependency-name: "k8s.io/kubectl" - dependency-name: "sigs.k8s.io/controller-runtime" - - directory: "/java/crds" - package-ecosystem: "maven" - schedule: - interval: "weekly"