Skip to content

Commit b94fae6

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.10 → v0.14.14](astral-sh/ruff-pre-commit@v0.14.10...v0.14.14) - [github.com/rapidsai/pre-commit-hooks: v1.2.1 → v1.4.1](rapidsai/pre-commit-hooks@v1.2.1...v1.4.1)
1 parent 4bb857d commit b94fae6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
- id: end-of-file-fixer
1010
- id: trailing-whitespace
1111
- repo: https://github.com/astral-sh/ruff-pre-commit
12-
rev: v0.14.10
12+
rev: v0.14.14
1313
hooks:
1414
- id: ruff
1515
args: ["--config", "pyproject.toml"]
@@ -19,7 +19,7 @@ repos:
1919
- id: shellcheck
2020
args: ["--severity=warning", "--external-sources"]
2121
- repo: https://github.com/rapidsai/pre-commit-hooks
22-
rev: v1.2.1
22+
rev: v1.4.1
2323
hooks:
2424
- id: verify-copyright
2525
files: |

0 commit comments

Comments
 (0)