Skip to content

Commit 3ee5e2f

Browse files
authored
Update dependabot.yml
1 parent 1bab43f commit 3ee5e2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ updates:
1414
schedule:
1515
interval: "daily"
1616
ignore:
17-
- dependency-name: "io.github.git-commit-id:git-commit-id-maven-plugin"
18-
versions: ["5.x", "6.x", "7.x"]
17+
- dependency-name: "io.github.git-commit-id:git-commit-id-maven-plugin"
18+
versions: ["5.x.x", "6.x.x", "7.x.x"]
1919
- package-ecosystem: "maven" # See documentation for possible values
2020
directory: "Examples/cHolograms" # Location of package manifests
2121
schedule:

0 commit comments

Comments
 (0)