Skip to content

Commit

Permalink
Update dependencies (#303)
Browse files Browse the repository at this point in the history
Update dependencies:

* Update pre-commit requirement from ~=2.15 to ~=2.16 (#302)

Update `pre-commit` hooks.

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: The AiiDA Team <developers@aiida.net>
  • Loading branch information
3 people committed Dec 8, 2021
1 parent 7868a3d commit 8e0bed0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repos:
- id: check-json

- repo: https://github.com/ambv/black
rev: 21.11b1
rev: 21.12b0
hooks:
- id: black
name: Blacken
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
invoke~=1.6
pre-commit~=2.15
pre-commit~=2.16
pylint~=2.12

0 comments on commit 8e0bed0

Please sign in to comment.