diff --git a/.github/workflows/pre-commit-types-update.yml b/.github/workflows/pre-commit-types-update.yml index 32ec6c082..9dbf082ae 100644 --- a/.github/workflows/pre-commit-types-update.yml +++ b/.github/workflows/pre-commit-types-update.yml @@ -12,7 +12,7 @@ permissions: {} jobs: mypy-version-update: - name: "Mypy Version Update" + name: "Pre-commit mypy type versions update" runs-on: ubuntu-24.04 # Only run this job for pull requests created by dependabot[bot] if: >