Skip to content

Commit 303c4c3

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/astral-sh/ruff-pre-commit: v0.11.8 → v0.14.10](astral-sh/ruff-pre-commit@v0.11.8...v0.14.10)
1 parent 6b3af48 commit 303c4c3

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
@@ -2,7 +2,7 @@ ci:
22
autoupdate_schedule: quarterly
33
repos:
44
- repo: https://github.com/pre-commit/pre-commit-hooks
5-
rev: v5.0.0
5+
rev: v6.0.0
66
hooks:
77
- id: check-added-large-files
88
- id: check-ast
@@ -20,7 +20,7 @@ repos:
2020
exclude: ^tests/examples/pacer/nef/s3/.*\.txt$
2121

2222
- repo: https://github.com/astral-sh/ruff-pre-commit
23-
rev: v0.11.8
23+
rev: v0.14.10
2424
hooks:
2525
- id: ruff
2626
args: [ --fix ]

0 commit comments

Comments
 (0)