Skip to content

Commit 2380f6f

Browse files
Merge pull request #2308 from pylint-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 1113d49 + 7581348 commit 2380f6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
- id: end-of-file-fixer
1111
exclude: tests/testdata
1212
- repo: https://github.com/astral-sh/ruff-pre-commit
13-
rev: "v0.0.290"
13+
rev: "v0.0.291"
1414
hooks:
1515
- id: ruff
1616
exclude: tests/testdata
@@ -23,7 +23,7 @@ repos:
2323
exclude: tests/testdata|setup.py
2424
types: [python]
2525
- repo: https://github.com/asottile/pyupgrade
26-
rev: v3.11.0
26+
rev: v3.13.0
2727
hooks:
2828
- id: pyupgrade
2929
exclude: tests/testdata

0 commit comments

Comments
 (0)