Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjohnsonpint committed Oct 4, 2024
1 parent 78431cb commit 9a5aaa0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,7 @@ updates:
update-types:
- "minor"
- "patch"
ignore:
# We target Node.js 20
- dependency-name: "@types/node"
versions: [">= 21.0.0"]

0 comments on commit 9a5aaa0

Please sign in to comment.