Skip to content

Commit a6001f8

Browse files
authored
Merge pull request #210 from ecmwf-projects/create-pull-request/patch
pre-commit autoupdate
2 parents 3b64952 + a52a44a commit a6001f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_name}}/.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
- id: blackdoc
1818
additional_dependencies: [black==23.11.0]
1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: v0.9.10
20+
rev: v0.11.0
2121
hooks:
2222
- id: ruff
2323
args: [--fix, --show-fixes]

0 commit comments

Comments
 (0)