Skip to content

Commit 8500737

Browse files
authored
Merge pull request #313 from mt-sre/dependabot/pip/pre-commit-2.21.0
fix(deps-dev): update pre-commit requirement from 2.20.0 to 2.21.0
2 parents 483c6c4 + 8a7d956 commit 8500737

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