Skip to content

Commit 1bfc839

Browse files
committed
fix(ci): stop passing duplicate ruff exclude flag
1 parent 2e5ede7 commit 1bfc839

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,8 @@ repos:
3838
rev: v0.13.2
3939
hooks:
4040
- id: ruff-format
41-
args:
42-
- --force-exclude
4341
- id: ruff
4442
args:
45-
- --force-exclude
4643
- --fix
4744
- repo: https://github.com/pre-commit/mirrors-mypy
4845
rev: v1.7.1

0 commit comments

Comments
 (0)