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.
2 parents 868b611 + 9b2ac66 commit e708d51Copy full SHA for e708d51
.pre-commit-config.yaml
@@ -1,15 +1,15 @@
1
repos:
2
- repo: https://github.com/astral-sh/ruff-pre-commit
3
- rev: 9aeda5d1f4bbd212c557da1ea78eca9e8c829e19 # frozen: v0.11.13
+ rev: 3b4bc031619cde2e0a9f3c4441ac7cc8227245a4 # frozen: v0.14.1
4
hooks:
5
- id: ruff
6
- id: ruff-format
7
- repo: https://github.com/astral-sh/uv-pre-commit
8
- rev: a621b109bab2e7e832d98c88fd3e83399f4e6657 # frozen: 0.7.12
+ rev: 34caa24c9623d336f140bafe8c7f3d341e02f5c8 # frozen: 0.9.4
9
10
- id: uv-lock
11
- repo: https://github.com/pre-commit/pre-commit-hooks
12
- rev: cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # frozen: v5.0.0
+ rev: 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6.0.0
13
14
- id: check-merge-conflict
15
- id: debug-statements
0 commit comments