Skip to content

Commit 796ec16

Browse files
committed
Update pre-commit config
1 parent c6d8dc0 commit 796ec16

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ repos:
1919
hooks:
2020
- id: ruff
2121
args: [--fix]
22-
exclude: (^plume/samples/|^tests/)
22+
exclude: (^plume/sample/|^tests/)
2323
- id: ruff-format
24-
exclude: (^plume/samples/|^tests/)
24+
exclude: (^plume/sample/|^tests/)

0 commit comments

Comments
 (0)