Skip to content

Commit 00cb55a

Browse files
committed
⬆️ Update pre-commit checks
1 parent 4ea6480 commit 00cb55a

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
@@ -24,15 +24,15 @@ repos:
2424
- id: end-of-file-fixer
2525
- id: trailing-whitespace
2626
- repo: https://github.com/tox-dev/pyproject-fmt
27-
rev: a007bb7dd9043d022292401abc3061cb1906b4bc # v2.21.2
27+
rev: 3a8ef795727fa946dfcb21c5d07b1442c2362c09 # v2.23.0
2828
hooks:
2929
- id: pyproject-fmt
3030
- repo: https://github.com/abravalheri/validate-pyproject
3131
rev: 4b2e70d08cb2ccd26d1fba73588de41c7a5d50b7 # v0.25
3232
hooks:
3333
- id: validate-pyproject
3434
- repo: https://github.com/astral-sh/ruff-pre-commit
35-
rev: 5e2fb545eba1ea9dc051f6f962d52fe8f76a9794 # v0.15.13
35+
rev: 0671d8ab202c4ac093b78433ae5baf74f3fc7246 # v0.15.15
3636
hooks:
3737
- id: ruff-check
3838
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)