Skip to content

Commit

Permalink
template-update
Browse files Browse the repository at this point in the history
  • Loading branch information
malmans2 committed Jul 11, 2023
1 parent 131ef69 commit 6a61ca3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .cruft.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"template": "https://github.com/ecmwf-projects/cookiecutter-conda-package",
"commit": "19513d6b0011b1ebf75fcd3570c20fa5f531040e",
"commit": "9627920059b31038e1bb8a978921806cb835fde7",
"checkout": null,
"context": {
"cookiecutter": {
Expand Down
2 changes: 1 addition & 1 deletion .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.272
rev: v0.0.277
hooks:
- id: ruff
args: [--fix, --show-fixes]
Expand Down

0 comments on commit 6a61ca3

Please sign in to comment.