We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be88884 commit 5fe180eCopy full SHA for 5fe180e
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: 610df18
+_commit: a91ff64
5
_src_path: gh:liblaf/copier-share
6
author_email: 30631553+liblaf@users.noreply.github.com
7
author_name: liblaf
.pre-commit-config.yaml
@@ -19,14 +19,14 @@ ci:
19
20
repos:
21
- repo: https://github.com/astral-sh/ruff-pre-commit
22
- rev: v0.14.1
+ rev: v0.14.2
23
hooks:
24
- id: ruff-check
25
args:
26
- --fix
27
- id: ruff-format
28
- repo: https://github.com/biomejs/pre-commit
29
- rev: v2.2.6
+ rev: v2.3.1
30
31
- id: biome-check
32
exclude: \.jsonc?$
0 commit comments