Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tm1000 committed May 18, 2024
1 parent 37320c5 commit 033abd3
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,16 @@ updates:
directory: "/"
schedule:
interval: daily
groups:
production-dependencies:
dependency-type: "production"
development-dependencies:
dependency-type: "development"
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
interval: weekly
groups:
actions:
patterns:
- "*"

0 comments on commit 033abd3

Please sign in to comment.