Skip to content

Commit d04f4ea

Browse files
committed
remove dev-requirements.txt
1 parent f665c64 commit d04f4ea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,10 @@ repos:
7373
)$
7474
7575
- repo: https://github.com/mgedmin/check-manifest
76-
rev: '0.48'
76+
rev: "0.48"
7777
hooks:
78-
- id: check-manifest
79-
stages: [manual]
78+
- id: check-manifest
79+
stages: [manual]
8080

8181
- repo: https://github.com/sirosen/check-jsonschema
8282
rev: 0.14.2

0 commit comments

Comments
 (0)