Skip to content

Commit 445e9d7

Browse files
authored
Merge pull request #5 from kylebarron/kyle/bump-versions
Chore: Update versions
2 parents fa6d9a7 + 60b575c commit 445e9d7

File tree

19 files changed

+1587
-2007
lines changed

19 files changed

+1587
-2007
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
stages: [commit-msg]
1818

1919
- repo: https://github.com/charliermarsh/ruff-pre-commit
20-
rev: "v0.0.230"
20+
rev: "v0.2.1"
2121
hooks:
2222
- id: ruff
2323
args: ["--config", "pyproject.toml"]

0 commit comments

Comments
 (0)