Skip to content

Commit

Permalink
Merge pull request #113 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 Sep 29, 2023
2 parents 429e173 + e36a85b commit c752678
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 @@ -20,7 +20,7 @@ repos:
- id: blackdoc
additional_dependencies: [black==22.3.0]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.0.290
rev: v0.0.291
hooks:
- id: ruff
args: [--fix, --show-fixes]
Expand Down

0 comments on commit c752678

Please sign in to comment.