Merge remote-tracking branch 'origin/main' into state-in-manager

This commit is contained in:
Bas Nijholt 2023-07-31 18:17:31 -07:00
commit caf9c410e8

View file

@ -8,7 +8,7 @@ repos:
- id: mixed-line-ending
args: ["--fix=lf"]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.0.280
rev: v0.0.281
hooks:
- id: ruff
args: ["--fix"]