Skip to content

Commit

Permalink
build(deps-dev): bump pre-commit from 3.5.0 to 3.6.0 (#702)
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.5.0 to 3.6.0.
- [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.5.0...v3.6.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 14, 2023
1 parent e4ec112 commit 18d44eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dev = [
"coverage == 7.3.2",
"robotframework == 6.1.1",
"regex == 2023.10.3",
"pre-commit == 3.5.0",
"pre-commit == 3.6.0",
]
publish = [
"setuptools == 69.0.2",
Expand Down

0 comments on commit 18d44eb

Please sign in to comment.