a
This commit is contained in:
parent
bd93966f46
commit
e06d1f5144
1 changed files with 2 additions and 2 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
|
@ -6,7 +6,7 @@
|
||||||
version: 2
|
version: 2
|
||||||
updates:
|
updates:
|
||||||
- package-ecosystem: "npm" # See documentation for possible values
|
- package-ecosystem: "npm" # See documentation for possible values
|
||||||
directory: "apps/infoalloggi" # Location of package manifests
|
directory: "/apps/infoalloggi" # Location of package manifests
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
#ignore:
|
#ignore:
|
||||||
|
|
@ -19,4 +19,4 @@ updates:
|
||||||
# - dependency-name: "eslint-config-next"
|
# - dependency-name: "eslint-config-next"
|
||||||
# versions: [">=14.2.23"]
|
# versions: [">=14.2.23"]
|
||||||
open-pull-requests-limit: 50
|
open-pull-requests-limit: 50
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue