Skip to content

Commit d7ae157

Browse files
authored
Merge pull request #284 from plugwise/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 69fd071 + c1512f7 commit d7ae157

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ default_language_version:
99
repos:
1010
# Run manually in CI skipping the branch checks
1111
- repo: https://github.com/charliermarsh/ruff-pre-commit
12-
rev: v0.0.259
12+
rev: v0.0.260
1313
hooks:
1414
- id: ruff
1515
args:
@@ -32,7 +32,7 @@ repos:
3232
- id: pyupgrade
3333
args: [--py39-plus]
3434
- repo: https://github.com/psf/black
35-
rev: 23.1.0
35+
rev: 23.3.0
3636
hooks:
3737
- id: black
3838
args:

0 commit comments

Comments
 (0)