Skip to content

Commit

Permalink
Merge pull request #20 from paolodeangelis/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
paolodeangelis authored Aug 8, 2024
2 parents 747d84a + 28cfd4d commit 433ef00
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 @@ -27,7 +27,7 @@ repos:
args: [--py36-plus]

- repo: https://github.com/psf/black
rev: 24.4.2
rev: 24.8.0
hooks:
- id: black

Expand All @@ -38,7 +38,7 @@ repos:
additional_dependencies: [black==22.1.0]

- repo: https://github.com/nbQA-dev/nbQA
rev: 1.8.5
rev: 1.8.7
hooks:
- id: nbqa-black
- id: nbqa-pyupgrade
Expand Down

0 comments on commit 433ef00

Please sign in to comment.