From f7b3f529b9f842e0a328b6e1bf4ead37435364e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 21:46:03 +0000 Subject: [PATCH] chore(deps): update linter orb to v4 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 5d693fa5..1916e365 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@4.0.0 executors: python-minimum: