Skip to content

Commit 277c354

Browse files
committed
Exclude vertical pod autoscaler from pre-commit configuration.
1 parent 91bbbfa commit 277c354

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Generated folders and files are supposed to be excluded from the
22
# list if pre-commit inconsistencies in generated content by modifying
3-
# them
3+
# them.
44
exclude: |
55
(?x)^(
66
addon-resizer/vendor/ |
77
cluster-autoscaler/cloudprovider/oci/vendor-internal/ |
8-
vertical-pod-autoscaler/docs/api.md
8+
vertical-pod-autoscaler/
99
)
1010
1111
repos:

0 commit comments

Comments
 (0)