Skip to content

Commit 7d4adc7

Browse files
Merge pull request #66 from euro-cordex/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 425d54e + 6261e76 commit 7d4adc7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ repos:
2121
hooks:
2222
- id: toml-sort-fix
2323
- repo: https://github.com/psf/black
24-
rev: 25.1.0
24+
rev: 25.9.0
2525
hooks:
2626
- id: black
2727
- repo: https://github.com/astral-sh/ruff-pre-commit
28-
rev: v0.13.0
28+
rev: v0.13.1
2929
hooks:
3030
- id: ruff
3131
args:
@@ -37,7 +37,7 @@ repos:
3737
- id: isort
3838
args: ['--profile', 'black']
3939
- repo: https://github.com/python-jsonschema/check-jsonschema
40-
rev: 0.33.3
40+
rev: 0.34.0
4141
hooks:
4242
- id: check-github-workflows
4343
- repo: meta

0 commit comments

Comments
 (0)