Skip to content

Commit

Permalink
Update dependabot.yaml schedule to weekly
Browse files Browse the repository at this point in the history
  • Loading branch information
kamiazya committed Feb 5, 2024
1 parent c5df4a0 commit 98ce34a
Showing 1 changed file with 5 additions and 33 deletions.
38 changes: 5 additions & 33 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,37 +3,9 @@ updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
interval: weekly
open-pull-requests-limit: 10
ignore:
- dependency-name: "@types/node"
versions:
- 14.14.22
- 14.14.24
- 14.14.25
- 14.14.26
- 14.14.28
- 14.14.30
- 14.14.31
- 14.14.32
- 14.14.33
- 14.14.34
- 14.14.35
- 14.14.36
- 14.14.37
- 14.14.39
- 14.14.41
- 15.0.0
- dependency-name: y18n
versions:
- 4.0.1
- 4.0.2
- dependency-name: "@types/jest"
versions:
- 26.0.20
- 26.0.21
- 26.0.22
- dependency-name: typescript
versions:
- 3.9.7
- 3.9.8
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly

0 comments on commit 98ce34a

Please sign in to comment.