diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 45afa114..ca4283f4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -65,7 +65,7 @@ repos: types_or: [c++, c, cuda] - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: v0.0.275 + rev: v0.0.276 hooks: - id: ruff args: ["--fix"]