From 54476f5a6d536f7c05e81df7b3553c245b306316 Mon Sep 17 00:00:00 2001 From: coatl-bot <146358438+coatl-bot@users.noreply.github.com> Date: Thu, 18 Jan 2024 15:30:24 -0800 Subject: [PATCH] build(deps): coatl-dev pre-commit autoupdate (#183) updates: - repo: https://github.com/bwhmather/ssort --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8e94eb9..485927c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,7 +4,7 @@ repos: hooks: - id: sort-all - repo: https://github.com/bwhmather/ssort - rev: v0.12.0 + rev: 0.12.1 hooks: - id: ssort - repo: https://github.com/psf/black