Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lctrs-bot authored Dec 8, 2023
2 parents b83013f + 4d889e6 commit 03fd1a2
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/merge-renovate-upgrades.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- name: "Auto-Merge"
if: "${{ github.event.workflow_run.conclusion == 'success' }}"
uses: "ridedott/[email protected].60"
uses: "ridedott/[email protected].61"
with:
GITHUB_LOGIN: "renovate"
GITHUB_TOKEN: "${{ secrets.LCTRS_BOT_TOKEN }}"
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"infection/infection": "0.26.19",
"maglnet/composer-require-checker": "4.4.0",
"phpstan/extension-installer": "1.3.1",
"phpstan/phpstan": "1.10.47",
"phpstan/phpstan": "1.10.48",
"phpstan/phpstan-deprecation-rules": "1.1.4",
"phpstan/phpstan-phpunit": "1.3.15",
"phpstan/phpstan-strict-rules": "1.5.2",
Expand Down
12 changes: 6 additions & 6 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 03fd1a2

Please sign in to comment.