We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ae2fc7 commit 90b21baCopy full SHA for 90b21ba
1 file changed
tests/usethis/_core/test_tool.py
@@ -124,6 +124,7 @@ def test_pre_commit_after(
124
always_run: true
125
entry: uv run --frozen deptry src
126
language: system
127
+ pass_filenames: false
128
"""
129
)
130
@@ -191,6 +192,7 @@ def test_pre_commit_first(
191
192
193
194
195
196
197
198
0 commit comments