Skip to content

Commit 400c6d2

Browse files
Revert dependabot.yml ignore for *-PSModule semver-major updates
1 parent 4747e1b commit 400c6d2

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,3 @@ updates:
1919
github-actions:
2020
patterns:
2121
- "*"
22-
ignore:
23-
# Temporary: freeze major bumps of our own *-PSModule lifecycle actions
24-
# until the version-calculation refactor (#326) lands. A premature major
25-
# bump of Publish-PSModule (#358) broke the publish pipeline; this stops
26-
# Dependabot from re-proposing that class of change until the refactor is
27-
# in place and the actions can be adopted together.
28-
- dependency-name: "PSModule/*-PSModule"
29-
update-types:
30-
- version-update:semver-major

0 commit comments

Comments
 (0)