Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Commit

Permalink
Merge 11984bc into 5735e70
Browse files Browse the repository at this point in the history
  • Loading branch information
hjacobs committed Apr 26, 2020
2 parents 5735e70 + 11984bc commit 492c7d9
Show file tree
Hide file tree
Showing 18 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -11,7 +11,7 @@ repos:
rev: 0.2.0
hooks:
- id: kube-manifest-lint
exclude: ^helm-chart/templates/.*$|kustomization.yaml
exclude: ^unsupported/helm-chart/templates/.*$|kustomization.yaml

# formatters
- repo: https://github.com/asottile/reorder_python_imports
Expand Down Expand Up @@ -73,7 +73,7 @@ repos:
exclude: >
(?x)^(
^{{.*}}.*\.yaml$|
^helm-chart/templates/.*$
^unsupported/helm-chart/templates/.*$
)
#

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 492c7d9

Please sign in to comment.