Pipline / dependency updates (#145)

This commit is contained in:
2023-09-23 10:49:14 +02:00
committed by GitHub
parent 286636dfa4
commit c5a383e903
4 changed files with 172 additions and 115 deletions

View File

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