diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e1a7db702204..9a306d126e73 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -84,7 +84,7 @@ repos: ^systemvm/agent/certs/realhostip\.key$| ^test/integration/smoke/test_ssl_offloading\.py$ - id: end-of-file-fixer - exclude: \.vhd$ + exclude: \.vhd$|\.svg$ - id: file-contents-sorter args: [--unique] files: ^\.github/linters/codespell\.txt$ diff --git a/ui/src/assets/icons/kubernetes.svg b/ui/src/assets/icons/kubernetes.svg index db1f37bdfee1..51d8f490353d 100644 --- a/ui/src/assets/icons/kubernetes.svg +++ b/ui/src/assets/icons/kubernetes.svg @@ -1,5 +1 @@ - - - - - \ No newline at end of file + \ No newline at end of file