Skip to content

Commit 61a0400

Browse files
Copilotnpalm
andcommitted
Remove incorrect ignore rule from github-actions ecosystem
Co-authored-by: npalm <11609620+npalm@users.noreply.github.com>
1 parent 418a4db commit 61a0400

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@ updates:
2020
patterns:
2121
- "actions/*"
2222
- "github/"
23-
# Ignore major version updates for Node.js Docker images to keep aligned with Lambda runtime (nodejs22.x)
24-
ignore:
25-
- dependency-name: "node"
26-
update-types: ["version-update:semver-major"]
2723

2824
- package-ecosystem: "npm"
2925
directory: "/lambdas"

0 commit comments

Comments
 (0)