From 2b5b7b08c7ea42658bc0c48a16bf863312a2338e Mon Sep 17 00:00:00 2001 From: twangboy Date: Thu, 8 Jun 2023 15:03:16 -0600 Subject: [PATCH] Update `salt-rewrite` to `2.4.4` --- .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 2f5059865a7..90dadf55aef 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1046,7 +1046,7 @@ repos: - repo: https://github.com/s0undt3ch/salt-rewrite # Automatically rewrite code with known rules - rev: 2.4.3 + rev: 2.4.4 hooks: - id: salt-rewrite alias: rewrite-docstrings