Skip to content

Commit 752d8d0

Browse files
chore(deps): update all non-major dependencies
1 parent b644968 commit 752d8d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/auto-assign-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
add-reviewers:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: kentaro-m/auto-assign-action@v2.0.0
11+
- uses: kentaro-m/auto-assign-action@v2.0.1
1212
with:
1313
configuration-path: '.github/auto_assign.yml'

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Used by "asdf" tool version manager
22
# If updated, update it also in .npmrc
33
nodejs 22.12.0
4-
pnpm 9.7.0
4+
pnpm 9.7.1

0 commit comments

Comments
 (0)