Skip to content

Commit a4af7f6

Browse files
authored
Merge pull request #159 from ecmwf-projects/create-pull-request/patch
pre-commit autoupdate
2 parents bdf5130 + 7b1a0a3 commit a4af7f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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.4.9
20+
rev: v0.4.10
2121
hooks:
2222
- id: ruff
2323
args: [--fix, --show-fixes]

0 commit comments

Comments
 (0)