Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps github.com/gookit/config/v2 from 2.2.4 to 2.2.5.
Release notes
Sourced from github.com/gookit/config/v2's releases.
Commits
6c11936
:green_heart: ci: fix go-version or go-version-file must be specified on lint...d2b8e48
:green_heart: ci: fix morphy/revive-action:v2.5.5 not found on lint.yml1a3e1b1
:white_check_mark: test: add more unit tests, improve test coverage39cb17c
:green_heart: ci: fix a syntax error on lint.yml00de7f6
:sparkles: feat: add new Option: MergeOptions support set the data merge opti...25dc0fa
:memo: doc: update ZH-CN readme and update gh action config1e610d7
:sparkles: feat: LoadFromDir support new option: DataKey. see issues #173b624f19
:necktie: up: update the dep imdario/mergo to dario.cat/mergo v1.0.0c74c0ae
build(deps): bump morphy2k/revive-action from 2.5.5 to 2.5.6 (#183)e25815d
:necktie: up: update the dep gookit/goutil to v0.6.15Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show