mirror of
https://github.com/onyx-and-iris/xair-cli.git
synced 2026-04-08 18:03:37 +00:00
14 lines
286 B
YAML
14 lines
286 B
YAML
repos:
|
|
- repo: local
|
|
hooks:
|
|
- id: update-readme
|
|
name: update-readme
|
|
entry: task generate
|
|
language: system
|
|
pass_filenames: false
|
|
|
|
- repo: https://github.com/tekwizely/pre-commit-golang
|
|
rev: v1.0.0-rc.4
|
|
hooks:
|
|
- id: go-mod-tidy
|