Skip to content

Commit

Permalink
cruft update
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrifiro committed Sep 30, 2024
1 parent 069655f commit 71e8bb7
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/iterative/py-template",
"commit": "7861329bddca89436dd54883d302d92a4be34cb5",
"commit": "7d89228c028b2f5cf094c11bb832560dd3b57bda",
"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 @@ -19,7 +19,7 @@ repos:
- id: sort-simple-yaml
- id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.6.0"
rev: "v0.6.7"
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down

0 comments on commit 71e8bb7

Please sign in to comment.