Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the rubocop-dependencies group with 1 update (#452)
* Bump the rubocop-dependencies group with 1 update Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.57.2...v1.58.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development dependency-group: rubocop-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * `bundle exec rubocop -A` Personally I will not be happy with this cop, I intentionally specified _ variables But no motivation to change it for now... rubocop/rubocop#12370 * Revert "`bundle exec rubocop -A`" This reverts commit c321e03. It is not a Hash, false positive detection by rubocop rubocop/rubocop#12370 * Suppress wrong rubocop warnings with parentheses --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kenichi Kamiya <[email protected]>
- Loading branch information