mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-01-06 08:49:53 -06:00
* (wip) encryption * feat: api tokens * chore: add api token generation command * fix: e2e tests * chore: set timeout for e2e job * fix: e2e tests, remove client-side certs * chore: address PR review comments * fix: token tests * chore: address review comments and fix tests
8 lines
165 B
YAML
8 lines
165 B
YAML
repos:
|
|
- repo: https://github.com/gitguardian/ggshield
|
|
rev: v1.23.0
|
|
hooks:
|
|
- id: ggshield
|
|
language_version: python3
|
|
stages: [commit]
|