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.15.
Release notes
Sourced from
@evilmartians/lefthook
's releases.... (truncated)
Changelog
Sourced from
@evilmartians/lefthook
's changelog.Commits
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)e953133
perf: delay git and uname commands in hook scripts until needed (#737)c2b2db7
chore: refactor commands interfaces (#735)bcec71f
chore(golangci-lint): upgrade to 1.59.0 (#738)8b72963
1.6.14: fix git lfs pre-push hooksafc1125
fix: share STDIN across different commands on pre-push hook (#732)556201d
1.6.13: support Mint package managerYou 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