Skip to content

Commit 17672e1

Browse files
Merge pull request #63 from euro-cordex/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 9d4acc4 + 845fca0 commit 17672e1

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
@@ -17,15 +17,15 @@ repos:
1717
- id: debug-statements
1818
- id: mixed-line-ending
1919
- repo: https://github.com/pappasam/toml-sort
20-
rev: v0.24.2
20+
rev: v0.24.3
2121
hooks:
2222
- id: toml-sort-fix
2323
- repo: https://github.com/psf/black
2424
rev: 25.1.0
2525
hooks:
2626
- id: black
2727
- repo: https://github.com/astral-sh/ruff-pre-commit
28-
rev: v0.12.12
28+
rev: v0.13.0
2929
hooks:
3030
- id: ruff
3131
args:

0 commit comments

Comments
 (0)