Skip to content

Commit

Permalink
Merge pull request #26 from WCRP-CORDEX/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
larsbuntemeyer authored Jul 11, 2024
2 parents 481756b + 8ed19cf commit 750bd06
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 @@ -7,7 +7,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/psf/black
rev: 24.3.0
rev: 24.4.2
hooks:
- id: black
- repo: https://github.com/pycqa/isort
Expand All @@ -17,7 +17,7 @@ repos:
name: isort (python)
args: ["--profile", "black"]
- repo: https://github.com/pycqa/flake8
rev: 7.0.0
rev: 7.1.0
hooks:
- id: flake8
- repo: https://github.com/nbQA-dev/nbQA
Expand Down

0 comments on commit 750bd06

Please sign in to comment.