Skip to content

Commit

Permalink
chore: update project structure to b25684a2
Browse files Browse the repository at this point in the history
  • Loading branch information
jerry-git committed Jun 20, 2024
1 parent c7a3272 commit 40068d9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
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/woltapp/wolt-python-package-cookiecutter",
"commit": "ef35f9eae64cee9e05dfc13d68a386de845407d1",
"commit": "b25684a2c63387153b83a1cc03ea332be8c8279a",
"checkout": null,
"context": {
"cookiecutter": {
Expand Down
9 changes: 9 additions & 0 deletions .pre-commit-config.yaml.rej
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
diff a/.pre-commit-config.yaml b/.pre-commit-config.yaml (rejected hunks)
@@ -11,6 +11,7 @@ repos:
- id: check-yaml
- id: debug-statements
- id: end-of-file-fixer
+ exclude: 'CHANGELOG.md'
- id: trailing-whitespace
- id: mixed-line-ending
- repo: local

0 comments on commit 40068d9

Please sign in to comment.