Skip to content

Commit ea65897

Browse files
Update instance repo from cookiecutter template
1 parent b39bac9 commit ea65897

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repos:
1515
hooks:
1616
- id: pyproject-fmt
1717
- repo: https://github.com/astral-sh/ruff-pre-commit
18-
rev: v0.8.4
18+
rev: v0.8.6
1919
hooks:
2020
- id: ruff
2121
types_or: [python, pyi, jupyter]

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
BSD 3-Clause License
22

3-
Copyright (c) 2024, scverse community
3+
Copyright (c) 2025, scverse community
44
All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without

0 commit comments

Comments
 (0)