Skip to content

Commit 237917b

Browse files
chore(deps): update pre-commit hook golangci/golangci-lint to v2
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 086f29b commit 237917b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414
repos:
1515
- repo: https://github.com/golangci/golangci-lint
16-
rev: v1.60.3
16+
rev: v2.2.1
1717
hooks:
1818
- id: golangci-lint
1919
log_file: .pre-commit.log

0 commit comments

Comments
 (0)