diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fba368e..e16a822 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: args: [--remove] - id: check-yaml - repo: https://github.com/asottile/reorder-python-imports - rev: v3.13.0 + rev: v3.14.0 hooks: - id: reorder-python-imports args: ['--application-directories=.:src', --py3-plus]