diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 761384d3..51274940 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: - --target-version=py38 - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: 'v0.1.5' + rev: 'v0.1.6' hooks: - id: ruff args: [--fix, --exit-non-zero-on-fix] \ No newline at end of file