Skip to content

Commit

Permalink
Merge pull request #108 from freelawproject/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
mlissner authored Apr 4, 2023
2 parents bf72db7 + 793748c commit a8a4f1c
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 @@ -25,13 +25,13 @@ repos:
args: [--markdown-linebreak-ext=md]

- repo: https://github.com/ikamensh/flynt/
rev: '0.77'
rev: '0.78'
hooks:
- id: flynt
args: [--line-length=79, --transform-concats]

- repo: https://github.com/psf/black
rev: 22.12.0
rev: 23.3.0
hooks:
- id: black

Expand Down

0 comments on commit a8a4f1c

Please sign in to comment.