Skip to content

Commit

Permalink
Merge pull request #8 from furality/dependabot
Browse files Browse the repository at this point in the history
ci(dependabot): update style
  • Loading branch information
ttshivers authored Aug 8, 2023
2 parents e219f9e + 7f16e2c commit 7894dd7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
interval: "daily"
open-pull-requests-limit: 10
commit-message:
prefix: "build(action)"
prefix-development: "build(dev-action)"
groups:
actions:
patterns:
- "*"
actions:
patterns:
- "*"

0 comments on commit 7894dd7

Please sign in to comment.