Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhad6 committed Nov 13, 2023
1 parent 1a13e8c commit 1d2701f
Show file tree
Hide file tree
Showing 3 changed files with 108 additions and 104 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"
target-branch: "develop"

- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"
target-branch: "develop"
Loading

0 comments on commit 1d2701f

Please sign in to comment.