Skip to content

chore(deps): bump pylint from 3.3.9 to 4.0.0 #465

chore(deps): bump pylint from 3.3.9 to 4.0.0

chore(deps): bump pylint from 3.3.9 to 4.0.0 #465

Workflow file for this run

## Reference: https://github.com/amannn/action-semantic-pull-request
---
name: "Lint PR Title"
on:
pull_request_target:
types: [opened, reopened, edited, synchronize]
permissions:
contents: read
jobs:
main:
permissions:
contents: read
pull-requests: read
statuses: write
uses: github/ospo-reusable-workflows/.github/workflows/pr-title.yaml@26eec20abba5ae806698592c79628f6906da372c
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}