This is an automated email from the ASF dual-hosted git repository. zhfeng pushed a commit to branch camel-quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
The following commit(s) were added to refs/heads/camel-quarkus-main by this push: new 871caf9 Add openapi-contract-first in dependabot 871caf9 is described below commit 871caf96ced824445f7d8cf7f4a81f6e363fb4f1 Author: Zheng Feng <zh.f...@gmail.com> AuthorDate: Thu Jun 6 06:56:38 2024 +0800 Add openapi-contract-first in dependabot --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 87763cd..6721016 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -46,6 +46,7 @@ updates: - "/kamelet-chucknorris" - "/message-bridge" - "/observability" + - "/openapi-contract-first" - "/platform-http-security-keycloak" - "/rest-json" - "/timer-log-kotlin"