Skip to content

Commit 5eb31f6

Browse files
'[pre-commit.ci 🤖] Apply code format tools to PR'
1 parent 0e4302a commit 5eb31f6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

‎.pre-commit-config.yaml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ci:
99

1010
repos:
1111
- repo: https://github.com/pre-commit/pre-commit-hooks
12-
rev: 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6.0.0
12+
rev: 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6.0.0
1313
hooks:
1414
- id: check-added-large-files
1515
- id: check-ast
@@ -32,12 +32,12 @@ repos:
3232
args: [--prose-wrap=preserve]
3333

3434
- repo: https://github.com/adamchainz/blacken-docs
35-
rev: dda8db18cfc68df532abf33b185ecd12d5b7b326 # frozen: 1.20.0
35+
rev: dda8db18cfc68df532abf33b185ecd12d5b7b326 # frozen: 1.20.0
3636
hooks:
3737
- id: blacken-docs
3838

3939
- repo: https://github.com/astral-sh/ruff-pre-commit
40-
rev: 9c89adb347f6b973f4905a4be0051eb2ecf85dea # frozen: v0.13.3
40+
rev: 9c89adb347f6b973f4905a4be0051eb2ecf85dea # frozen: v0.13.3
4141
hooks:
4242
- id: ruff
4343
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)