Skip to content

Commit 888c547

Browse files
Update pre-commit hook charliermarsh/ruff-pre-commit to v0.6.7
1 parent 5819542 commit 888c547

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ repos:
107107
hooks:
108108
- id: "taplo-format"
109109
- repo: "https://github.com/charliermarsh/ruff-pre-commit"
110-
rev: "v0.5.1"
110+
rev: "v0.6.7"
111111
hooks:
112112
- id: "ruff"
113113
args: ["--extend-fixable", "PIE790"]

template/.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ repos:
102102
hooks:
103103
- id: "taplo-format"
104104
- repo: "https://github.com/charliermarsh/ruff-pre-commit"
105-
rev: "v0.5.1"
105+
rev: "v0.6.7"
106106
hooks:
107107
- id: "ruff"
108108
args: ["--extend-fixable", "PIE790"]

0 commit comments

Comments
 (0)