0.5.0 (2022-07-27)
New Features
- Add
yamllint
check in CI
Fixes
- Fix
markdownlint
failure because of oldnodejs
in CI - Remove
codeclimate
support since we don't use it any more - If there is no config fail on initialize level, not on
require
level
Changes
- Check
dependabot
at 8:00 Moscow time daily - Changes from
rubocop-rspec
update to 2.9.0 - Fix
rubocop-1.28.1
code issues - Drop support of
ruby-2.6
since it's EOL'ed