Skip to content

Commit e395fae

Browse files
committed
Update dependabot.yml
1 parent 558bed9 commit e395fae

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

.github/dependabot.yml

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
version: 2
22
updates:
3-
- package-ecosystem: "npm"
4-
directory: "/"
5-
schedule:
6-
interval: "daily"
7-
time: "00:00"
8-
timezone: "Etc/UTC"
9-
ignore:
10-
- dependency-name: "@types/node"
11-
versions: [">=19"]
3+
- package-ecosystem: "npm"
4+
directory: "/"
5+
schedule:
6+
interval: "daily"
7+
time: "00:00"
8+
timezone: "Etc/UTC"
9+
ignore:
10+
- dependency-name: "@types/node"
11+
versions: [">=19"]

0 commit comments

Comments
 (0)