Skip to content

Commit 474e22f

Browse files
committed
update dev dependencies
1 parent 4b83337 commit 474e22f

File tree

2 files changed

+173
-99
lines changed

2 files changed

+173
-99
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: fa1ed65ba95bfa7771a71003a9d74402541f5a5c # frozen: v0.14.6
3+
rev: 36243b70e5ce219623c3503f5afba0f8c96fda55 # frozen: v0.14.7
44
hooks:
55
- id: ruff
66
- id: ruff-format
77
- repo: https://github.com/astral-sh/uv-pre-commit
8-
rev: 016d6d8dbc18eb9cc42594297fa8af0c79f6df72 # frozen: 0.9.12
8+
rev: ed07c6e8889cf83a7245866d1dd007d1f93bf55e # frozen: 0.9.13
99
hooks:
1010
- id: uv-lock
1111
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)