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

Ensure black formatting stability in workflow #43

Merged

Commits on Mar 21, 2024

  1. ensure black formatting stability

    use psf/black@latest and set stability version to avoid workflow breaking
    
    as per https://black.readthedocs.io/en/stable/integrations/github_actions.html#usage
    bj00rn committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e7f5fbe View commit details
    Browse the repository at this point in the history
  2. pin black action version

    bj00rn committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    345fb00 View commit details
    Browse the repository at this point in the history
  3. upgrade black action

    bj00rn committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    fbdef55 View commit details
    Browse the repository at this point in the history