Skip to content

Commit

Permalink
Chore: update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Lruihao committed Feb 18, 2025
1 parent 03844be commit b369181
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ updates:
- package-ecosystem: npm # See documentation for possible values
directory: / # Location of package manifests
schedule:
interval: weekly
interval: monthly
open-pull-requests-limit: 1000
assignees:
- Lruihao
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-lib.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
commit_user_name: Cell[bot]
commit_user_email: [email protected]
commit_author: Cell[bot] <[email protected]>
commit_message: ':arrow_up: Chore(deps): update translate.js'
commit_message: 'Chore(deps): update translate.js'

0 comments on commit b369181

Please sign in to comment.