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
The following commit(s) were added to refs/heads/master by this push: new cd947f8 chore(deps): tune dependabot for checkstyle cd947f8 is described below commit cd947f8402a82d75604bdc080ccd17a55d926051 Author: lburgazzoli <lburgazz...@gmail.com> AuthorDate: Tue Aug 18 16:38:10 2020 +0200 chore(deps): tune dependabot for checkstyle --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1e61f5b..9e2c0e2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -31,6 +31,7 @@ updates: - dependency-name: "io.quarkus:*" - dependency-name: "org.graalvm.js:js" - dependency-name: "com.fasterxml.jackson:*" + - dependency-name: "com.puppycrawl.tools:checkstyle" - package-ecosystem: "github-actions" directory: "/" labels: