diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 93ddab110f..fdea02f8d3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: - --exclude=binder/ - --exclude=versioneer.py - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.1.11 + rev: v0.1.14 hooks: - id: ruff args: ["--fix", "--show-source"]