chore(deps): update pre-commit hooks ($(date +'%Y-%m-%d')) (#9)

Co-authored-by: digikwal <79085106+digikwal@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-07-30 10:57:14 +02:00 committed by GitHub
parent b5ecb46890
commit b3616b87a9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -41,7 +41,7 @@ repos:
- id: black - id: black
- repo: https://github.com/asottile/pyupgrade - repo: https://github.com/asottile/pyupgrade
rev: v3.19.1 rev: v3.20.0
hooks: hooks:
- id: pyupgrade - id: pyupgrade
args: [--py37-plus] args: [--py37-plus]