Skip to content

Commit 029b1ef

Browse files
authored
Merge pull request #35 from pylint-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents b3618cc + e5c0dc6 commit 029b1ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111
args: [--fix=lf]
1212
- id: debug-statements
1313
- repo: https://github.com/astral-sh/ruff-pre-commit
14-
rev: "v0.5.6"
14+
rev: "v0.5.7"
1515
hooks:
1616
- id: ruff
1717
args: ["--fix"]

0 commit comments

Comments
 (0)