Skip to content

Commit

Permalink
chore(deps): update many non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 5, 2022
1 parent 2acdb45 commit e40dbe2
Show file tree
Hide file tree
Showing 3 changed files with 629 additions and 1,767 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto-approve.yml
Expand Up @@ -9,7 +9,7 @@ jobs:

steps:
- name: Approve Dependabot PRs
uses: hmarr/auto-approve-action@v2.0.0
uses: hmarr/auto-approve-action@v2.2.1
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit e40dbe2

Please sign in to comment.