Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update precommit hook pre-commit/pre-commit-hooks to v3.4.0 - abandoned #179

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ data/200k-commits-files.csv
data/200k-commits-manual-labels.csv
data/200k-commits-manual-labels.csv
data/200k-commits-files.csv
data/200k-commits-files.csv
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.2.0
rev: v3.4.0
hooks:
- id: check-yaml
- id: check-added-large-files
Expand Down
22 changes: 11 additions & 11 deletions dvc.lock
Original file line number Diff line number Diff line change
Expand Up @@ -370,11 +370,11 @@ stages:
bohr_framework_version: 0.4.5
outs:
- path: generated/bugginess/label_model.pkl
md5: 8302bc8343eb77fe84b84261a1de0c19
md5: 06ba133ca77f25c7fc03f22c317127de
size: 1875458
- path: generated/bugginess/label_model_weights.csv
md5: 406fd9714cb3ec002c81b28c35a01d89
size: 20362
md5: 073ebcf1b24a5759c44d91e2e8cdafbb
size: 20342
- path: metrics/bugginess/label_model_metrics.json
md5: edec9faec7b0e4f80cc48b3e17588cdc
size: 429
Expand All @@ -388,7 +388,7 @@ stages:
md5: c604a8886af18d4982a1f3626fa57619
size: 12650685
- path: generated/bugginess/label_model.pkl
md5: 8302bc8343eb77fe84b84261a1de0c19
md5: 06ba133ca77f25c7fc03f22c317127de
size: 1875458
params:
bohr.json:
Expand All @@ -414,10 +414,10 @@ stages:
bohr_framework_version: 0.4.5
outs:
- path: generated/smells/label_model.pkl
md5: dd0dc9e2c1e22bd247047ce28ba389cf
md5: c7ecac10ac53e7d00554e22dd105e72c
size: 4900
- path: generated/smells/label_model_weights.csv
md5: f51dafff9cfdac77b2d963caf31a27a6
md5: ee5dcfe72e30c40c8ba6a56fd5a6219a
size: 179
- path: metrics/smells/label_model_metrics.json
md5: 8982bcbb2ce25ea92593c9e844107f7d
Expand All @@ -432,7 +432,7 @@ stages:
md5: d353c8b3bbcec3442b88fa4e64056d68
size: 14312
- path: generated/smells/label_model.pkl
md5: dd0dc9e2c1e22bd247047ce28ba389cf
md5: c7ecac10ac53e7d00554e22dd105e72c
size: 4900
params:
bohr.json:
Expand All @@ -451,7 +451,7 @@ stages:
md5: 03cfd9383f0463c0be0c15d54690b8ab
size: 4230
- path: generated/smells/label_model.pkl
md5: dd0dc9e2c1e22bd247047ce28ba389cf
md5: c7ecac10ac53e7d00554e22dd105e72c
size: 4900
params:
bohr.json:
Expand Down Expand Up @@ -490,7 +490,7 @@ stages:
md5: a0a1a7fbd7512b6cb31eb06d61c3bf9c
size: 2801973
- path: generated/bugginess/label_model.pkl
md5: 8302bc8343eb77fe84b84261a1de0c19
md5: 06ba133ca77f25c7fc03f22c317127de
size: 1875458
params:
bohr.json:
Expand All @@ -509,7 +509,7 @@ stages:
md5: 1b5504acb50064f2971a00799380d780
size: 920949
- path: generated/bugginess/label_model.pkl
md5: 8302bc8343eb77fe84b84261a1de0c19
md5: 06ba133ca77f25c7fc03f22c317127de
size: 1875458
params:
bohr.json:
Expand Down Expand Up @@ -812,7 +812,7 @@ stages:
md5: 96bf235aea2cdfae9f33f00ddb8c8547
size: 500320716
- path: generated/bugginess/label_model.pkl
md5: 8302bc8343eb77fe84b84261a1de0c19
md5: 06ba133ca77f25c7fc03f22c317127de
size: 1875458
params:
bohr.json:
Expand Down
Loading