diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 202a695..237cf5a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: - id: check-merge-conflict - repo: https://github.com/astral-sh/ruff-pre-commit - rev: 3b3f7c3f57fe9925356faf5fe6230835138be230 # v0.15.17 + rev: 39d9ac5938dadb73df0564a45f163e25ff9fa6e2 # v0.16.1 hooks: - id: ruff args: [--fix]