diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 000e74bc..2382f78d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: - id: no-commit-to-branch - repo: https://github.com/aio-libs/sort-all - rev: v1.2.0 + rev: v1.3.0 hooks: - id: sort-all types: [file, python] @@ -39,7 +39,7 @@ repos: types: [file, rst] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.7.1" + rev: "v0.7.2" hooks: # Run the linter - id: ruff