Skip to content

Commit cd490f8

Browse files
authored
Merge pull request #1912 from Borda/lint/ruff
lint: switch order Ruff's hooks `fix` -> `format`
2 parents 2493c3a + e15caab commit cd490f8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 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.3.2
3+
rev: v0.4.3
44
hooks:
5-
- id: ruff-format
6-
exclude: ^git/ext/
75
- id: ruff
86
args: ["--fix"]
97
exclude: ^git/ext/
8+
- id: ruff-format
9+
exclude: ^git/ext/
1010

1111
- repo: https://github.com/shellcheck-py/shellcheck-py
1212
rev: v0.9.0.6

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy