Skip to content

Commit

Permalink
Merge pull request #77 from ssciwr/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
dokempf authored Jul 18, 2023
2 parents ad7e266 + 65e23cf commit c4df182
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 @@ -9,7 +9,7 @@ repos:

# Run Black - the uncompromising Python code formatter
- repo: https://github.com/psf/black
rev: 23.3.0
rev: 23.7.0
hooks:
- id: black-jupyter

Expand All @@ -30,6 +30,6 @@ repos:

# Automatically format/sanitize setup.cfg
- repo: https://github.com/asottile/setup-cfg-fmt
rev: v2.3.0
rev: v2.4.0
hooks:
- id: setup-cfg-fmt

0 comments on commit c4df182

Please sign in to comment.