From 83b4c9ebc87d0fddf4e638f13e3af1483912e3a5 Mon Sep 17 00:00:00 2001 From: Terin Stock Date: Tue, 26 Apr 2022 20:30:25 -0700 Subject: [chore] remove vendor --- vendor/github.com/uptrace/bun/commitlint.config.js | 1 - 1 file changed, 1 deletion(-) delete mode 100644 vendor/github.com/uptrace/bun/commitlint.config.js (limited to 'vendor/github.com/uptrace/bun/commitlint.config.js') diff --git a/vendor/github.com/uptrace/bun/commitlint.config.js b/vendor/github.com/uptrace/bun/commitlint.config.js deleted file mode 100644 index 4fedde6da..000000000 --- a/vendor/github.com/uptrace/bun/commitlint.config.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = { extends: ['@commitlint/config-conventional'] } -- cgit v1.2.3