We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 742e7b7 commit 7c335aeCopy full SHA for 7c335ae
1 file changed
.pre-commit-config.yaml
@@ -9,10 +9,6 @@ repos:
9
- name: ruff preview rules
10
id: ruff
11
args: ["--preview", "--select=PLR0917"]
12
-- repo: https://github.com/biomejs/pre-commit
13
- rev: v2.0.2
14
- hooks:
15
- - id: biome-format
16
- repo: https://github.com/ComPWA/taplo-pre-commit
17
rev: v0.9.3
18
hooks:
0 commit comments