Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio authored Jun 23, 2021
1 parent d79fe2f commit d169c31
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# This is a pre-commit hook definition, for more details see:
# https://pre-commit.com/#new-hooks
#
# The purpose of this hook is to restore Chart.yaml and values.yaml files
# that may have been updated by chartpress.
#
- id: chartpress
name: chartpress --reset
files: (Chart|chartpress|values).ya?ml
Expand Down

0 comments on commit d169c31

Please sign in to comment.