We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b83337 commit 474e22fCopy full SHA for 474e22f
.pre-commit-config.yaml
@@ -1,11 +1,11 @@
1
repos:
2
- repo: https://github.com/astral-sh/ruff-pre-commit
3
- rev: fa1ed65ba95bfa7771a71003a9d74402541f5a5c # frozen: v0.14.6
+ rev: 36243b70e5ce219623c3503f5afba0f8c96fda55 # frozen: v0.14.7
4
hooks:
5
- id: ruff
6
- id: ruff-format
7
- repo: https://github.com/astral-sh/uv-pre-commit
8
- rev: 016d6d8dbc18eb9cc42594297fa8af0c79f6df72 # frozen: 0.9.12
+ rev: ed07c6e8889cf83a7245866d1dd007d1f93bf55e # frozen: 0.9.13
9
10
- id: uv-lock
11
- repo: https://github.com/pre-commit/pre-commit-hooks
0 commit comments