Skip to content

Commit eb6bfe0

Browse files
authored
Relax version contraints & poetry lock (#139)
1 parent a8e245f commit eb6bfe0

File tree

3 files changed

+170
-171
lines changed

3 files changed

+170
-171
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
hooks:
1919
- id: pyupgrade
2020
- repo: https://github.com/astral-sh/ruff-pre-commit
21-
rev: v0.4.2
21+
rev: v0.4.3
2222
hooks:
2323
- id: ruff
2424
args: [--fix]

0 commit comments

Comments
 (0)