mirror of
https://github.com/onyx-and-iris/xair-cli.git
synced 2026-02-26 08:19:11 +00:00
9 lines
182 B
YAML
9 lines
182 B
YAML
repos:
|
|
- repo: local
|
|
hooks:
|
|
- id: update-readme
|
|
name: update-readme
|
|
entry: python update_readme.py
|
|
language: python
|
|
pass_filenames: false
|