Skip to content

Commit

Permalink
Bump pre-commit from 2.21.0 to 3.3.3 (#640)
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.21.0 to 3.3.3.
- [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@v2.21.0...v3.3.3)

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

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 Jul 13, 2023
1 parent 8d1f776 commit f0bd369
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
15 changes: 9 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ pytest = "^7.1.2"
numpy = "^1.23"
matplotlib = "^3.5.2"
ase = "^3.22.1"
pre-commit = "^2.20.0"
pre-commit = ">=2.20,<4.0"
coverage = "^6.4"
nbmake = "^1.3.3"
pytest-xdist = "^2.5.0"
Expand Down

0 comments on commit f0bd369

Please sign in to comment.