[pre-commit.ci] pre-commit autoupdate (#453)

This commit is contained in:
Hugo van Kemenade 2024-04-01 20:41:01 +03:00 committed by GitHub
commit 8a26cf88d8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,12 +1,12 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.2.0
rev: v0.3.4
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 24.1.1
rev: 24.3.0
hooks:
- id: black