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