We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 669ab6d commit f3f76baCopy full SHA for f3f76ba
.github/workflows/send_files.yaml
@@ -6,6 +6,7 @@ on:
6
paths:
7
- 'qbittorrent-nox-static.sh'
8
- 'qbt-nox-static.bash'
9
+ - 'qi.bash'
10
workflow_dispatch:
11
12
permissions: {}
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
- id: check-shebang-scripts-are-executable
27
28
- repo: https://github.com/woodruffw/zizmor-pre-commit
29
- rev: v1.12.1
+ rev: v1.13.0
30
hooks:
31
- id: zizmor
32
0 commit comments