diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e20f444..48ce99f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: exclude: \.ipynb$ - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.20 + rev: v0.16.1 hooks: - id: ruff-check args: [--fix]