Skip to content

Commit

Permalink
Merge pull request #208 from ecmwf-projects/create-pull-request/patch
Browse files Browse the repository at this point in the history
pre-commit autoupdate
  • Loading branch information
malmans2 authored Mar 3, 2025
2 parents 6202049 + 3ac41bb commit 1d33c0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_name}}/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repos:
- id: blackdoc
additional_dependencies: [black==23.11.0]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.7
rev: v0.9.9
hooks:
- id: ruff
args: [--fix, --show-fixes]
Expand Down

0 comments on commit 1d33c0f

Please sign in to comment.