[pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.0.290 → v0.0.291](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.290...v0.0.291)
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ecfdc20..06da589 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml
@@ -58,7 +58,7 @@ - -d - '{extends: relaxed, rules: {line-length: {max: 90}}}' - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.0.290 + rev: v0.0.291 hooks: - id: ruff - repo: https://github.com/PyCQA/autoflake