From 84d37fd3e79a0f4fa612a53047d8fc8750e152b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 00:17:07 +0000 Subject: [PATCH] chore(deps): bump https://github.com/asottile/blacken-docs Bumps [https://github.com/asottile/blacken-docs](https://github.com/asottile/blacken-docs) from 1.20.0 to 1.20.0. This release includes the previously tagged commit. - [Changelog](https://github.com/adamchainz/blacken-docs/blob/main/CHANGELOG.rst) - [Commits](https://github.com/asottile/blacken-docs/compare/dda8db18cfc68df532abf33b185ecd12d5b7b326...fda77690955e9b63c6687d8806bafd56a526e45f) --- updated-dependencies: - dependency-name: https://github.com/asottile/blacken-docs dependency-version: 1.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .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 7b642aafc..1e734922f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,7 +41,7 @@ repos: args: [--config, pyproject.toml, --target-version, py311] exclude: ^tests/malware_analyzer/pypi/resources/sourcecode_samples.* - repo: https://github.com/asottile/blacken-docs - rev: dda8db18cfc68df532abf33b185ecd12d5b7b326 # frozen: 1.20.0 + rev: fda77690955e9b63c6687d8806bafd56a526e45f # frozen: 1.20.0 hooks: - id: blacken-docs name: Format code in docstrings