mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-10-17 09:16:14 +08:00
Merge branch 'develop' of https://github.com/StuffAnThings/qbit_manage into develop
* 'develop' of https://github.com/StuffAnThings/qbit_manage: Bump ruamel-yaml from 0.17.26 to 0.17.27 Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1
This commit is contained in:
commit
eccb33864e
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ jobs:
|
|||
# will not occur.
|
||||
- name: Dependabot metadata
|
||||
id: dependabot-metadata
|
||||
uses: dependabot/fetch-metadata@v1.5.0
|
||||
uses: dependabot/fetch-metadata@v1.5.1
|
||||
with:
|
||||
github-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
# Here the PR gets approved.
|
||||
|
|
|
@ -5,5 +5,5 @@ pre-commit==3.3.2
|
|||
qbittorrent-api==2023.4.47
|
||||
requests==2.31.0
|
||||
retrying==1.3.4
|
||||
ruamel.yaml==0.17.26
|
||||
ruamel.yaml==0.17.27
|
||||
schedule==1.2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue