Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 25, 2023
1 parent 934c24d commit 1b2fc83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mk/tools/taskfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ def is_present(self, path: Path) -> bool:
"Taskfile.dist.yml"
"taskfile.dist.yml"
"Taskfile.dist.yaml"
"taskfile.dist.yaml"
"taskfile.dist.yaml",
]

for taskfile in validTaskfiles:
Expand Down

0 comments on commit 1b2fc83

Please sign in to comment.