chore: update dependabot configuration and comment out unused CI steps

This commit is contained in:
Marco Pedone 2025-08-29 18:21:06 +02:00
parent 3284ccbf0d
commit 82dd4d19cb
2 changed files with 3 additions and 12 deletions

View file

@ -9,13 +9,4 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "daily"
#ignore:
# - dependency-name: "react"
# - dependency-name: "react-dom"
# - dependency-name: "@next/eslint-plugin-next"
# versions: [">=14.2.23"]
# - dependency-name: "next"
# versions: [">=14.2.23"]
# - dependency-name: "eslint-config-next"
# versions: [">=14.2.23"]
open-pull-requests-limit: 50
open-pull-requests-limit: 10

View file

@ -49,8 +49,8 @@ jobs:
- name: Lint
run: npm run lint
- name: Print Environment Variable
run: echo $MY_ENV_VAR
#- name: Print Environment Variable
# run: echo $MY_ENV_VAR
#- name: Run knip
# run: npx knip --no-exit-code