Skip to content

Commit 247323c

Browse files
chore(npm): update lock file
1 parent 56d0abd commit 247323c

2 files changed

Lines changed: 492 additions & 3228 deletions

File tree

.github/dependabot.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,15 @@ updates:
33
- package-ecosystem: "github-actions"
44
directory: ".github/workflows"
55
schedule:
6-
interval: "daily"
6+
interval: "monthly"
77
groups:
88
gha:
99
patterns:
1010
- "*"
1111
- package-ecosystem: "npm"
1212
directory: "."
1313
schedule:
14-
interval: "weekly"
15-
day: "saturday"
14+
interval: "monthly"
1615
versioning-strategy: increase
1716
groups:
1817
npm:
@@ -21,7 +20,7 @@ updates:
2120
- package-ecosystem: "pip"
2221
directory: "."
2322
schedule:
24-
interval: "daily"
23+
interval: "monthly"
2524
versioning-strategy: increase
2625
groups:
2726
pip:

0 commit comments

Comments
 (0)