Skip to content

Bump black from 23.7.0 to 24.1.1 #299

Bump black from 23.7.0 to 24.1.1

Bump black from 23.7.0 to 24.1.1 #299

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: >
Thanks for your first issue! The `text_formatter` maintainers will try to
help or support you, as soon as possible. We really appreciate your contribution.
pr-message: >
Thanks for your first pull request! We really appreciate your contribution. Now, you may need
a maintainer to review the code and give you some style suggestions.