Skip to content

Commit 9f7edd7

Browse files
[pre-commit.ci] pre-commit autoupdate (#529)
<!--pre-commit.ci start--> updates: - [github.com/Lucas-C/pre-commit-hooks: v1.5.5 → v1.5.6](Lucas-C/pre-commit-hooks@v1.5.5...v1.5.6) - [github.com/astral-sh/ruff-pre-commit: v0.14.11 → v0.14.13](astral-sh/ruff-pre-commit@v0.14.11...v0.14.13) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 9a0b6a5 commit 9f7edd7

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
@@ -50,7 +50,7 @@ repos:
5050

5151
# Changes tabs to spaces
5252
- repo: https://github.com/Lucas-C/pre-commit-hooks
53-
rev: v1.5.5
53+
rev: v1.5.6
5454
hooks:
5555
- id: remove-tabs
5656
# exclude: 'Make.WarpX|Make.package|Makefile|GNUmake'
@@ -74,7 +74,7 @@ repos:
7474
# Python: Ruff linter & formatter
7575
# https://docs.astral.sh/ruff/
7676
- repo: https://github.com/astral-sh/ruff-pre-commit
77-
rev: v0.14.11
77+
rev: v0.14.13
7878
hooks:
7979
# Run the linter
8080
- id: ruff

0 commit comments

Comments
 (0)