Skip to content

Commit

Permalink
ci: ensure dependabot prs for @types/node
Browse files Browse the repository at this point in the history
project uses v18, so ignore >=19
  • Loading branch information
AviVahl committed Jan 11, 2024
1 parent 8186b6b commit 48f1307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ updates:
ignore:
- dependency-name: '@types/node'
versions:
- '>=17'
- '>=19'

0 comments on commit 48f1307

Please sign in to comment.