Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.pre-commit-config.yaml: mypy wants types-toml now, add it as dependency #136

Commits on May 12, 2024

  1. [Fix CI] Suppress false positive of pyre about nonexisting pytest.rai…

    …ses()
    
    Signed-off-by: Bernhard Kaindl <bernhard.kaindl@cloud.com>
    bernhardkaindl committed May 12, 2024
    Configuration menu
    Copy the full SHA
    039c024 View commit details
    Browse the repository at this point in the history
  2. pyproject.toml: pin the current pyre version to prevent more surprises

    Signed-off-by: Bernhard Kaindl <bernhard.kaindl@cloud.com>
    bernhardkaindl committed May 12, 2024
    Configuration menu
    Copy the full SHA
    d52a2eb View commit details
    Browse the repository at this point in the history
  3. .pre-commit-config.yaml: mypy wants types-toml now, add it as dependency

    Signed-off-by: Bernhard Kaindl <bernhard.kaindl@cloud.com>
    bernhardkaindl committed May 12, 2024
    Configuration menu
    Copy the full SHA
    adbe0a6 View commit details
    Browse the repository at this point in the history