We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b2f61d commit b4cc008Copy full SHA for b4cc008
.config/copier/.copier-answers.shared.yaml
@@ -1,7 +1,7 @@
1
# This file is @generated by <https://github.com/liblaf/copier-shared>.
2
# DO NOT EDIT!
3
# prettier-ignore
4
-_commit: 05b1a7c
+_commit: 4b8c329
5
_src_path: gh:liblaf/copier-share
6
author_email: 30631553+liblaf@users.noreply.github.com
7
author_name: liblaf
.pre-commit-config.yaml
@@ -22,14 +22,14 @@ ci:
22
23
repos:
24
- repo: https://github.com/astral-sh/ruff-pre-commit
25
- rev: v0.12.12
+ rev: v0.13.2
26
hooks:
27
- id: ruff-check
28
args:
29
- --fix
30
- id: ruff-format
31
- repo: https://github.com/biomejs/pre-commit
32
- rev: v2.2.3
+ rev: v2.2.4
33
34
- id: biome-check
35
exclude: \.jsonc?$
0 commit comments