1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 09:05:22 -04:00

Update dependabot.yml

This commit is contained in:
Jake Jarvis 2025-02-12 14:30:24 -05:00 committed by GitHub
parent 37375b766f
commit 92e58805ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,6 +10,7 @@ updates:
nextjs:
patterns:
- "next"
- "@next/*"
- "eslint-config-next"
react:
patterns:
@ -31,8 +32,7 @@ updates:
eslint:
patterns:
- "eslint"
- "@eslint/eslintrc"
- "@eslint/js"
- "@eslint/*"
ignore:
- dependency-name: "@jakejarvis/eslint-config"
- dependency-name: "@types/node"