]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
add trivial pre-commit.ci config to avoid CI failure
authorDmitry Misharov <dmitry@openssl.org>
Mon, 3 Nov 2025 10:31:40 +0000 (11:31 +0100)
committerNeil Horman <nhorman@openssl.org>
Tue, 4 Nov 2025 16:42:12 +0000 (11:42 -0500)
Reference: https://github.com/pre-commit-ci/issues/issues/122

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/29050)

(cherry picked from commit bd5f81eeccbda88f6cdc11336b840a06bea7d934)

.pre-commit-config.yaml [new file with mode: 0644]

diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
new file mode 100644 (file)
index 0000000..4e6a92c
--- /dev/null
@@ -0,0 +1 @@
+repos: []