Skip to content

Commit

Permalink
chore(ci): Change the dependabot commit prefix for Actions PRs (#1231)
Browse files Browse the repository at this point in the history
The PRs it opened yesterday weren't in the format I wanted. I didn't realize until I merged a few so those showed up in the "Misc Chores" section of the changelog.
  • Loading branch information
blaine-arcjet authored Jul 31, 2024
1 parent 5172cfe commit 4dac6d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ updates:
- blaine-arcjet
reviewers:
- blaine-arcjet
commit-message:
prefix: deps(ci)
prefix-development: deps(ci)

# Dependencies in our packages

Expand Down

0 comments on commit 4dac6d5

Please sign in to comment.