Skip to content

chore(deps): bump types-python-dateutil from 2.9.0.20241206 to 2.9.0.20250516 #360

chore(deps): bump types-python-dateutil from 2.9.0.20241206 to 2.9.0.20250516

chore(deps): bump types-python-dateutil from 2.9.0.20241206 to 2.9.0.20250516 #360

Workflow file for this run

---
name: Auto Labeler
on:
# pull_request_target event is required for autolabeler to support all PRs including forks
pull_request_target:
types: [opened, reopened, edited, synchronize]
permissions:
contents: read
jobs:
main:
permissions:
contents: read
pull-requests: write
uses: github/ospo-reusable-workflows/.github/workflows/auto-labeler.yaml@10cfc2f9be5fce5e90150dfbffc7c0f4e68108ab
with:
config-name: release-drafter.yml
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}