Skip to content

Commit

Permalink
Merge pull request #119 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 Nov 6, 2023
2 parents baa719b + 09b1315 commit d25a13e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions {{cookiecutter.project_name}}/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ repos:
hooks:
- id: black
- repo: https://github.com/keewis/blackdoc
rev: v0.3.8
rev: v0.3.9
hooks:
- id: blackdoc
additional_dependencies: [black==22.3.0]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.3
rev: v0.1.4
hooks:
- id: ruff
args: [--fix, --show-fixes]
Expand Down

0 comments on commit d25a13e

Please sign in to comment.