Skip to content

Commit 738ec86

Browse files
committed
.github: update .pre-commit-config.yaml
1 parent 7be5a86 commit 738ec86

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,8 @@ repos:
8282
^services/console-proxy/rdpconsole/src/test/doc/rdp-key\.pem$|
8383
^systemvm/agent/certs/localhost\.key$|
8484
^systemvm/agent/certs/realhostip\.key$|
85-
^test/integration/smoke/test_ssl_offloading\.py$
85+
^test/integration/smoke/test_ssl_offloading\.py$|
86+
^utils/src/test/java/com/cloud/utils/ssh/SSHKeysHelperTest\.java$
8687
- id: end-of-file-fixer
8788
exclude: \.vhd$
8889
- id: file-contents-sorter

0 commit comments

Comments
 (0)