Update linters

This commit is contained in:
Ian Fijolek
2022-12-19 15:34:47 -08:00
parent 88e94642d9
commit 958446050f
2 changed files with 16 additions and 28 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
rev: v4.4.0
hooks:
- id: check-added-large-files
- id: check-yaml
@@ -11,10 +11,10 @@ repos:
- id: end-of-file-fixer
- id: check-merge-conflict
- repo: https://github.com/golangci/golangci-lint
rev: v1.46.2
rev: v1.50.1
hooks:
- id: golangci-lint
- repo: https://github.com/hadolint/hadolint
rev: v2.10.0
rev: v2.12.1-beta
hooks:
- id: hadolint