Skip to content

Commit 09e0d9d

Browse files
authored
Merge pull request #4223 from mapfish/fix-pre-commit
Fix the pre-commit
2 parents fe47f88 + 47a3bec commit 09e0d9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repos:
3030
- id: canonicalize
3131
exclude: |-
3232
(?x)^(
33-
pyproject\.yaml
33+
pyproject\.toml
3434
)$
3535
- repo: https://github.com/astral-sh/ruff-pre-commit
3636
rev: v0.11.8

0 commit comments

Comments
 (0)