diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 225899c..84182e6 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -6,5 +6,5 @@ 'types': [python] args: [] require_serial: false - additional_dependencies: ["pyright@1.1.359"] + additional_dependencies: ["pyright@1.1.360"] minimum_pre_commit_version: '0' diff --git a/.version b/.version index 939f6a2..1b07f84 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -1.1.359 +1.1.360