Skip to content

Commit

Permalink
ci: work around old pre-commit cache
Browse files Browse the repository at this point in the history
Signed-off-by: Henry Schreiner <[email protected]>
  • Loading branch information
henryiii committed Aug 28, 2023
1 parent 34ab30a commit b59be03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ repos:
rev: 23.7.0
hooks:
- id: black-jupyter
additional_dependencies: [black] # fix caching bug, remove after 23.7.0

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
Expand Down

0 comments on commit b59be03

Please sign in to comment.