Updates including security-updates (#226)

This commit is contained in:
2023-10-19 17:59:15 +02:00
committed by GitHub
parent f236b91ae3
commit fdba24ef11
4 changed files with 174 additions and 199 deletions

View File

@@ -28,7 +28,7 @@ repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.0.292
rev: v0.1.0
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]