Bump anyway_config from 2.2.2 to 2.2.3
Bumps anyway_config from 2.2.2 to 2.2.3.
Changelog
Sourced from anyway_config's changelog.
2.2.3 (2022-01-21)
Fix Ruby 3.1 compatibility. ([
@palkan
][])Add ability to set default key for environmental YAML files. ([
@skryukov
])Define a key for environmental yaml files to read default values from with
config.anyway_config.default_environmental_key = "default"
. This way Anyway Config will try to read settings under the"default"
key and then merge environmental settings into them.
Commits
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@dependabot-bot rebase
will rebase this MR -
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts