Skip to content

Commit b22104e

Browse files
[pre-commit.ci] ruff v0.0.190 → v0.0.194 (#207)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 466aa7f commit b22104e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
language_version: python3.8
1111

1212
- repo: https://github.com/charliermarsh/ruff-pre-commit
13-
rev: 'v0.0.190' # Use the sha / tag you want to point at
13+
rev: 'v0.0.194' # Use the sha / tag you want to point at
1414
hooks:
1515
- id: ruff
1616
args: [--force-exclude] # https://github.com/charliermarsh/ruff/issues/1301

0 commit comments

Comments
 (0)