This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new f4307b78b2 Add Scalpel to Dependabot includes
f4307b78b2 is described below
commit f4307b78b2c1fbd818dac8cc595736081518d6fa
Author: James Netherton <[email protected]>
AuthorDate: Tue Jun 30 09:58:58 2026 +0100
Add Scalpel to Dependabot includes
---
.github/dependabot.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 165d67a15d..c34d851e38 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -57,6 +57,8 @@ updates:
- dependency-name: "org.zeroturnaround:zt-exec"
- dependency-name: "com.microsoft.graph:microsoft-graph"
- dependency-name: "com.microsoft.graph:microsoft-graph-auth"
+ # Maven extensions
+ - dependency-name: "eu.maveniverse.maven.scalpel:extension"
# Maven plugins
- dependency-name: "*:*-plugin"
ignore: