Skip to content

Commit

Permalink
fix(deps): update many non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 29, 2021
1 parent 4efe257 commit 146b8d1
Show file tree
Hide file tree
Showing 3 changed files with 346 additions and 275 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.1.0
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 146b8d1

Please sign in to comment.