Skip to content

Commit 30910b4

Browse files
authored
Merge pull request #387 from dbt-msft/dependabot/pip/pre-commit-3.3.2
Bump pre-commit from 3.3.1 to 3.3.2
2 parents 9b2a43f + 0a1eff7 commit 30910b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pytest==7.1.3
22
twine==4.0.2
33
wheel==0.40.0
44
pre-commit==2.21.0;python_version<"3.8"
5-
pre-commit==3.3.1;python_version>="3.8"
5+
pre-commit==3.3.2;python_version>="3.8"
66
pytest-dotenv==0.5.2
77
dbt-tests-adapter~=1.4.5
88
flaky==3.7.0

0 commit comments

Comments
 (0)