Skip to content

Commit fc99ef4

Browse files
Bump pre-commit from 3.6.0 to 3.6.2 (#168)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.0 to 3.6.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.6.0...v3.6.2) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a562809 commit fc99ef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dynamic = ['version']
3434
spin = "spin.__main__:main"
3535

3636
[project.optional-dependencies]
37-
lint = ["pre-commit == 3.6.0"]
37+
lint = ["pre-commit == 3.6.2"]
3838
dev = ["changelist == 0.5"]
3939

4040
[project.urls]

0 commit comments

Comments
 (0)