Skip to content

Commit

Permalink
chore: Auto-update from GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
aviator-app[bot] committed Aug 30, 2024
1 parent eeacc2a commit 43b3d29
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
1 change: 0 additions & 1 deletion .github/dep-suggests-matrix.json

This file was deleted.

1 change: 0 additions & 1 deletion .github/versions-matrix.json

This file was deleted.

3 changes: 1 addition & 2 deletions R/api-bump-version.R
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ bump_version <- function(
which = c("dev", "patch", "pre-minor", "minor", "pre-major", "major"),
...,
no_change_behavior = c("bump", "noop", "fail"),
check_default_branch = TRUE
) {
check_default_branch = TRUE) {
check_dots_empty()

which <- arg_match(which)
Expand Down

0 comments on commit 43b3d29

Please sign in to comment.