mirror of
https://github.com/Crocmagnon/fatcontext.git
synced 2024-11-21 15:38:08 +01:00
Merge pull request #1 from Crocmagnon/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
commit
4c2ad68b8d
1 changed files with 2 additions and 2 deletions
|
@ -3,13 +3,13 @@ ci:
|
|||
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v2.3.0
|
||||
rev: v4.5.0
|
||||
hooks:
|
||||
- id: check-yaml
|
||||
- id: end-of-file-fixer
|
||||
- id: trailing-whitespace
|
||||
- repo: https://github.com/golangci/golangci-lint
|
||||
rev: v1.57.1
|
||||
rev: v1.57.2
|
||||
hooks:
|
||||
- id: golangci-lint-full
|
||||
- repo: local
|
||||
|
|
Loading…
Reference in a new issue