Skip to content

Commit 0a1eff7

Browse files
Bump pre-commit from 3.3.1 to 3.3.2
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.3.1...v3.3.2) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b2a43f commit 0a1eff7

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)