Skip to content

Commit 2e23e7b

Browse files
authored
Merge pull request #345 from mt-sre/dependabot/pip/pre-commit-3.2.1
fix(deps-dev): update pre-commit requirement from 3.0.2 to 3.2.1
2 parents 46bd2fe + 7d3966f commit 2e23e7b

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.2"
1010
hypothesis_jsonschema = "0.22.0"
1111
jsonschema2md = "0.4.0"
1212
PyYAML = "5.4.1"
13-
pre-commit = "3.0.2"
13+
pre-commit = "3.2.1"
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)