chore(deps): update pre-commit-dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
adrienverge/yamllint | repository | minor |
v1.29.0 -> v1.30.0
|
golangci/golangci-lint | repository | minor |
v1.51.2 -> v1.52.1
|
pre-commit/pre-commit | minor |
3.1.1 -> 3.2.0
|
|
zricethezav/gitleaks | repository | patch |
v8.16.0 -> v8.16.1
|
Note: The pre-commit
manager in Renovate is not supported by the pre-commit
maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.
Release Notes
golangci/golangci-lint
v1.52.1
- misc.
- fix: improve panic management
- fix: the combination of --fix and --path-prefix
v1.52.0
- updated linters
-
asciicheck
: from 0.1.1 to 0.2.0 -
bidichk
: from 0.2.3 to 0.2.4 -
contextcheck
: from 1.1.3 to 1.1.4 -
dupword
: from 0.0.9 to 0.0.11 -
durationcheck
: from 0.0.9 to 0.0.10 -
errchkjson
: from 0.3.0 to 0.3.1 -
errname
: from 0.1.7 to 0.1.9 -
forbidigo
: from 1.4.0 to 1.5.1 -
gci
: from 0.9.1 to 0.10.1 -
ginkgolinter
: from 0.8.1 to 0.9.0 -
go-critic
: from 0.6.7 to 0.7.0 -
go-errorlint
: from 1.1.0 to 1.4.0 -
godox
: bump to HEAD -
lll
: skip go command -
loggercheck
: from 0.9.3 to 0.9.4 -
musttag
: from 0.4.5 to 0.5.0 -
nilnil
: from 0.1.1 to 0.1.3 -
noctx
: from 0.0.1 to 0.0.2 -
revive
: from 1.2.5 to 1.3.1 -
rowserrcheck
: remove limitation related to generics support -
staticcheck
: from 0.4.2 to 0.4.3 -
testpackage
: from 1.1.0 to 1.1.1 -
tparallel
: from 0.2.1 to 0.3.0 -
wastedassign
: remove limitation related to generics support -
wrapcheck
: from 2.8.0 to 2.8.1
-
- misc.
- Add TeamCity output format
- Consider path prefix when matching path patterns
- Add Go version to version information
- Documentation
- Add Tekton in Trusted By page
- Clarify that custom linters are not enabled by default
- Remove description for deprecated "go" option
pre-commit/pre-commit
v3.2.0
==================
Features
- Allow
pre-commit
,pre-push
, andpre-merge-commit
asstages
.- #2732 issue by @asottile.
- #2808 MR by @asottile.
- Add
pre-rebase
hook support.- #2582 issue by @BrutalSimplicity.
- #2725 MR by @mgaligniana.
Fixes
- Remove bulky cargo cache from
language: rust
installs.- #2820 MR by @asottile.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Ghost User