Update pre-commit dependencies (#10698)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Zanie Blue <contact@zanie.dev>
Co-authored-by: Alex Waygood <alex.waygood@gmail.com>
This commit is contained in:
renovate[bot] 2024-04-06 23:00:41 +00:00 committed by GitHub
parent 3194f90db1
commit 388658efdb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 28 additions and 8 deletions

View file

@ -1,5 +1,6 @@
#!/usr/bin/env python3
"""Check code snippets in docs are formatted by black."""
from __future__ import annotations
import argparse