Skip to content

Commit

Permalink
ci(check-helm-values): switch to a different fork (#1327)
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagoalmeidasa authored Nov 23, 2024
1 parent 878ee9e commit ea8899a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ repos:
- --config-file
- .yamllint.yaml
id: yamllint
- repo: https://github.com/tarioch/flux-check-hook
rev: v0.5.0
- repo: https://github.com/dahvo13/flux-check-hook
rev: d42a28ee0eaca65773109526b2444c0f4af6c6a5
hooks:
- id: check-flux-helm-values
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down

0 comments on commit ea8899a

Please sign in to comment.