Skip to content

Bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2 #534

Bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2

Bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2 #534

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: '["@grafana/data","@grafana/ui","@grafana/runtime","@grafana/e2e","@grafana/e2e-selectors"]'
secrets: inherit