You can trigger a rebase of this PR 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 @evilmartians/lefthook from 1.6.7 to 1.6.17.
Release notes
Sourced from
@evilmartians/lefthook
's releases.... (truncated)
Changelog
Sourced from
@evilmartians/lefthook
's changelog.... (truncated)
Commits
9c0a884
1.6.17: apply local extends only if they differ from globalb48923b
fix: apply local extends only if they are present (#754)8959135
chore: setting proper error message for missing lefthook file (#748)14f712b
1.6.16: do not overwrite the hooks after re-fetching the remotes0a82d71
fix: skip overwriting hooks when fetching data from remotes (#745)aa98a47
fix: fetch remotes only for non ghost hooks (#744)a58c11d
1.6.15: add refetch option to remotes configurationc0452db
feat: add refetch option to remotes config (#739)38ccbc1
deps: June, 3, lipgloss (0.11.0) and viper (1.19.0) (#742)dd53f02
chore(golangci-lint): enable copyloopvar, intrange, and prealloc (#740)You can trigger a rebase of this PR 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