You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by lb...@apache.org on 2021/01/21 08:11:02 UTC

[camel-k-runtime] 02/03: chore(deps): add kotlin among dependabot ignored dependencies

This is an automated email from the ASF dual-hosted git repository.

lburgazzoli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git

commit 1bb97afd53f9c30c30e91e0953ab6269816d1f62
Author: Luca Burgazzoli <lb...@gmail.com>
AuthorDate: Fri Jan 15 14:26:12 2021 +0100

    chore(deps): add kotlin among dependabot ignored dependencies
---
 .github/dependabot.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 9e2c0e2..0c1cd83 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -32,6 +32,7 @@ updates:
       - dependency-name: "org.graalvm.js:js"
       - dependency-name: "com.fasterxml.jackson:*"
       - dependency-name: "com.puppycrawl.tools:checkstyle"
+      - dependency-name: "org.jetbrains.kotlin:*"
   - package-ecosystem: "github-actions"
     directory: "/"
     labels: