Skip to content

Commit

Permalink
Merge pull request #55 from casework/run_precommit_autoupdate
Browse files Browse the repository at this point in the history
Run pre-commit autoupdate
  • Loading branch information
ajnelson-nist authored Nov 28, 2022
2 parents e26004e + a5fdf99 commit 42d0308
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@

repos:
- repo: https://github.com/psf/black
rev: 22.3.0
rev: 22.10.0
hooks:
- id: black
- repo: https://github.com/pycqa/flake8
rev: 4.0.1
rev: 5.0.4
hooks:
- id: flake8
- repo: https://github.com/pycqa/isort
Expand Down

0 comments on commit 42d0308

Please sign in to comment.