Skip to content

Commit ecc8da0

Browse files
Merge pull request #79 from euro-cordex/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 26df377 + 1dec360 commit ecc8da0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repos:
2525
hooks:
2626
- id: black
2727
- repo: https://github.com/astral-sh/ruff-pre-commit
28-
rev: v0.14.8
28+
rev: v0.14.9
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.35.0
40+
rev: 0.36.0
4141
hooks:
4242
- id: check-github-workflows
4343
- repo: meta

0 commit comments

Comments
 (0)