Skip to content

Commit

Permalink
Update dependencies (#399)
Browse files Browse the repository at this point in the history
* chore: Reduce dependabot schedule.

* chore: Updated dependencies.

* chore: Updated lockfile.
  • Loading branch information
ShogunPanda authored May 18, 2024
1 parent bece6e3 commit f0a3117
Show file tree
Hide file tree
Showing 4 changed files with 492 additions and 676 deletions.
6 changes: 3 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
interval: weekly

- package-ecosystem: docker
directory: /
schedule:
interval: daily
interval: weekly

- package-ecosystem: npm
directory: /
schedule:
interval: daily
interval: weekly
File renamed without changes.
Loading

0 comments on commit f0a3117

Please sign in to comment.