Skip to content

Commit

Permalink
Merge pull request #1 from hsf-training/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
ariostas authored Nov 5, 2024
2 parents e89575c + 573dcd2 commit 1f2ef1c
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 @@ -17,13 +17,13 @@ repos:
files: ^(_episodes|code|README.md|setup.md)

- repo: https://github.com/asottile/blacken-docs
rev: 1.19.0
rev: 1.19.1
hooks:
- id: blacken-docs
additional_dependencies: [black==22.6.0]
files: '.*\.md'

- repo: https://github.com/kynan/nbstripout
rev: 0.7.1
rev: 0.8.0
hooks:
- id: nbstripout

0 comments on commit 1f2ef1c

Please sign in to comment.