Skip to content

Bump typescript from 5.2.2 to 5.3.3 #89

Bump typescript from 5.2.2 to 5.3.3

Bump typescript from 5.2.2 to 5.3.3 #89

name: Dependabot reviewer
on: pull_request_target
permissions:
pull-requests: write
contents: write
jobs:
call-workflow-passing-data:
uses: grafana/security-github-actions/.github/workflows/dependabot-automerge.yaml@main
with:
repository-merge-method: squash
# Add this to define production packages that dependabot can auto-update if the bump is minor
packages-minor-autoupdate: '[]'
secrets: inherit