Skip to content

Commit

Permalink
Bump pre-commit from 3.0.2 to 3.8.0
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.0.2 to 3.8.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.0.2...v3.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 18, 2024
1 parent 306ef18 commit 2f54595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ install_requires =
# Extras used by developers *of* pyxero are pinned to specific versions to
# ensure environment consistency.
dev =
pre-commit == 3.0.2
pre-commit == 3.8.0
pytest == 7.2.1
pytest-tldr == 0.2.5
tox == 4.4.2
Expand Down

0 comments on commit 2f54595

Please sign in to comment.