Skip to content

Commit 6766b4c

Browse files
committed
chore(pre-commit): align ruff file discovery
1 parent 461114c commit 6766b4c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,6 @@ repos:
1212
hooks:
1313
- id: ruff-check
1414
args: [--fix, --exit-zero]
15+
pass_filenames: false
1516
- id: ruff-format
17+
pass_filenames: false

0 commit comments

Comments
 (0)