Skip to content

Commit 2cfe374

Browse files
authored
Merge pull request #324 from mt-sre/dependabot/pip/pre-commit-3.0.2
fix(deps-dev): update pre-commit requirement from 3.0.0 to 3.0.2
2 parents ad72a23 + 2904373 commit 2cfe374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ hypothesis = "6.65.1"
1010
hypothesis_jsonschema = "0.22.0"
1111
jsonschema2md = "0.4.0"
1212
PyYAML = "5.4.1"
13-
pre-commit = "3.0.0"
13+
pre-commit = "3.0.2"
1414
# Please keep the following in-sync /w .pre-commit-config.yaml
1515
flake8 = "6.0.0"
1616
isort = "5.11.4"

0 commit comments

Comments
 (0)