Skip to content

Commit bde6bbd

Browse files
committed
Bump pre-commit tools
1 parent 3bcc34e commit bde6bbd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.12.12
3+
rev: 5ba58aca0bd5bc7c0e1c0fc45af2e88d6a2bde83 # frozen: v0.14.10
44
hooks:
55
- id: ruff-check
66
args:
77
- --fix
88
- repo: https://github.com/pre-commit/pre-commit-hooks
9-
rev: v6.0.0
9+
rev: 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6.0.0
1010
hooks:
1111
- id: check-added-large-files
1212
- id: check-docstring-first

0 commit comments

Comments
 (0)