diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e392a28f..ca8477c7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: hooks: - id: toml-sort-fix - repo: https://github.com/astral-sh/ty-pre-commit - rev: v0.0.49 + rev: v0.0.65 hooks: - id: ty args: diff --git a/tests/data/test_package_generation/.pre-commit-config.yaml b/tests/data/test_package_generation/.pre-commit-config.yaml index 423db286..b828cc02 100644 --- a/tests/data/test_package_generation/.pre-commit-config.yaml +++ b/tests/data/test_package_generation/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: hooks: - id: toml-sort-fix - repo: https://github.com/astral-sh/ty-pre-commit - rev: v0.0.49 + rev: v0.0.65 hooks: - id: ty args: diff --git a/{{cookiecutter.project_slug}}/.pre-commit-config.yaml b/{{cookiecutter.project_slug}}/.pre-commit-config.yaml index 423db286..b828cc02 100644 --- a/{{cookiecutter.project_slug}}/.pre-commit-config.yaml +++ b/{{cookiecutter.project_slug}}/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: hooks: - id: toml-sort-fix - repo: https://github.com/astral-sh/ty-pre-commit - rev: v0.0.49 + rev: v0.0.65 hooks: - id: ty args: