Skip to content

Commit

Permalink
Merge 6209b69 into 40ce269
Browse files Browse the repository at this point in the history
  • Loading branch information
msaroufim authored Oct 4, 2023
2 parents 40ce269 + 6209b69 commit 28dcd6f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@ updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"
interval: "monthly"

# Configuration for frontend/gradle.properties
- package-ecosystem: "gradle"
directory: "/frontend"
schedule:
interval: "daily"
interval: "monthly"

# Configuration for plugins/gradle.properties
- package-ecosystem: "gradle"
directory: "/plugins"
schedule:
interval: "daily"
interval: "monthly"

0 comments on commit 28dcd6f

Please sign in to comment.