Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
eyenx authored Nov 11, 2024
2 parents fbeb200 + 83eea95 commit dac1a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repos:
name: Update helm unittests snapshots
language: script
entry: ./hack/update-snapshots.sh
files: '^charts/'
files: "^charts/.*/Chart.yaml"
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.5.0
hooks:
Expand Down

0 comments on commit dac1a33

Please sign in to comment.