We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fcda82 commit 1bab43fCopy full SHA for 1bab43f
.github/dependabot.yml
@@ -14,7 +14,7 @@ updates:
14
schedule:
15
interval: "daily"
16
ignore:
17
- - dependency-name: "git-commit-id-maven-plugin"
+ - dependency-name: "io.github.git-commit-id:git-commit-id-maven-plugin"
18
versions: ["5.x", "6.x", "7.x"]
19
- package-ecosystem: "maven" # See documentation for possible values
20
directory: "Examples/cHolograms" # Location of package manifests
0 commit comments