Skip to content

Commit c80350a

Browse files
committed
feat: pre-commit added to dev group
1 parent 9274ea7 commit c80350a

3 files changed

Lines changed: 174 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ dev = [
3030
"pytest>=8.3.5",
3131
"coverage>=7.8.0",
3232
"rust-just>=1.43.1",
33+
"pre-commit>=4.3.0",
3334
]
3435

3536
# See https://hatch.pypa.io/latest/config/build/#file-selection for how to

src/dcat_ap_plus/schema/dcat_ap_plus.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: https://w3id.org/nfdi-de/dcat-ap-plus/
3-
version: "0.1.0rc4.post1.dev0+0a10751" # Managed by dynamic-versioning. Don't change this line!
3+
version: "0.1.0rc4.post2.dev0+9274ea7" # Managed by dynamic-versioning. Don't change this line!
44
name: dcat-ap-plus
55
description: >-
66
This metadata schema is an Extension of the DCAT Application Profile

uv.lock

Lines changed: 172 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)