Skip to content

Commit 1f250af

Browse files
Use 'update-types' for ignores in dependabot (#175)
1 parent 1577b40 commit 1f250af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ updates:
1414
interval: "weekly"
1515
ignore:
1616
- dependency-name: "php:8.1-alpine3.17"
17-
versions: ["8.2"]
17+
update-types: ["version-update:semver-minor"]

0 commit comments

Comments
 (0)