From f737bb8457b82e8f918213f316a38643c50727be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 16:05:36 +0000 Subject: [PATCH] chore(deps): update linter orb to v3.2.0 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 5d693fa5..eeeb0e8c 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,7 +1,7 @@ version: 2.1 orbs: - linter: talkiq/linter@3.1.0 + linter: talkiq/linter@3.2.0 executors: python-minimum: