We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7af898 commit 10c4f09Copy full SHA for 10c4f09
1 file changed
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
id: ruff
14
args: ["--preview", "--select=PLR0917"]
15
- repo: https://github.com/biomejs/pre-commit
16
- rev: v2.4.14
+ rev: v2.4.15
17
hooks:
18
- id: biome-format
19
- repo: https://github.com/ComPWA/taplo-pre-commit
0 commit comments