Skip to content

Commit

Permalink
Small pre-commit autoupdate (#706)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonmeow authored Aug 4, 2021
1 parent 470ea2c commit 8cdfdae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ repos:
pass_filenames: false
# Formatters should be run late so that they can re-format any prior changes.
- repo: https://github.com/psf/black
rev: 93c10bf9ebccf8d7cc686b0b9579f2e5e41c5328 # frozen: 21.6b0
rev: e3000ace2fd1fcb1c181bb7a8285f1f976bcbdc7 # frozen: 21.7b0
hooks:
- id: black
- repo: https://github.com/jlebar/pre-commit-hooks.git
Expand Down

0 comments on commit 8cdfdae

Please sign in to comment.