Skip to content

Commit

Permalink
[Auto-generated] Update dependencies (#324)
Browse files Browse the repository at this point in the history
Update dependencies:

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

Update `pre-commit` hooks.

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: EMMOntoPy Developers <[email protected]>
  • Loading branch information
3 people authored Dec 8, 2021
1 parent 63ead2e commit 61cc22c
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 @@ -17,7 +17,7 @@ repos:
args: [--markdown-linebreak-ext=md]

- 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 @@
pre-commit~=2.15
pre-commit~=2.16
pylint~=2.12
pytest~=6.2

0 comments on commit 61cc22c

Please sign in to comment.