Skip to content

Commit 8b0692c

Browse files
Merge pull request #31 from WCRP-CORDEX/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 0117ca3 + 3e77c40 commit 8b0692c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ repos:
1111
hooks:
1212
- id: black
1313
- repo: https://github.com/pycqa/isort
14-
rev: 6.0.0
14+
rev: 6.0.1
1515
hooks:
1616
- id: isort
1717
name: isort (python)
1818
args: ["--profile", "black"]
1919
- repo: https://github.com/pycqa/flake8
20-
rev: 7.1.2
20+
rev: 7.2.0
2121
hooks:
2222
- id: flake8
2323
- repo: https://github.com/nbQA-dev/nbQA

0 commit comments

Comments
 (0)