We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4cc008 commit 9d9f8e0Copy full SHA for 9d9f8e0
2 files changed
.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: 4b8c329
+_commit: dff6e7b
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.13.2
+ rev: v0.13.3
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.4
+ rev: v2.2.5
33
34
- id: biome-check
35
exclude: \.jsonc?$
0 commit comments