Skip to content

Commit 21a9a8d

Browse files
committed
ci: Update dependency updater workflow
1 parent 7801042 commit 21a9a8d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/update-python-and-pre-commit-dependencies.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ jobs:
1010
with:
1111
commit-user-name: ${{ vars.TEK_OPENSOURCE_NAME }}
1212
commit-user-email: ${{ vars.TEK_OPENSOURCE_EMAIL }}
13-
dependency-dict: '{"dev": ["pylint", "pyright"]}'
1413
update-pre-commit: true
1514
run-pre-commit: true
1615
pre-commit-hook-skip-list: pylint,pyright,pyright-verifytypes,pyroma,poetry-audit

0 commit comments

Comments
 (0)