Skip to content

Commit

Permalink
Update black/pre-commit configuration/versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
arokem committed Jul 29, 2023
1 parent 535b656 commit 44aa104
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
repos:
- repo: https://github.com/python/black
rev: 22.1.0
rev: 23.7.0
hooks:
- id: black
language_version: python3.9
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ dev =
numpydoc==1.1.0
moto>=2.2.13.dev2
responses==0.12.0
pre-commit==2.9.2
pre-commit==3.3.3
pydocstyle==5.1.1
pytest-cov==2.10.1
pytest-xdist[psutil]==2.1.0
Expand Down

0 comments on commit 44aa104

Please sign in to comment.