Skip to content

Commit

Permalink
Merge pull request #361 from openfoodfacts/dependabot-weekly-and-grou…
Browse files Browse the repository at this point in the history
…ped-updates

ci: dependabot weekly and grouped updates
  • Loading branch information
teolemon authored Jan 12, 2024
2 parents 47f62a0 + 0749f4f commit fa43d66
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,19 @@ updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'daily'
interval: weekly
groups:
linting:
patterns:
- "@commitlint/*"
commit-message:
prefix: "chore"
include: "scope"
open-pull-requests-limit: 30
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
interval: weekly
commit-message:
prefix: "chore"
include: "scope"
Expand Down

0 comments on commit fa43d66

Please sign in to comment.