Skip to content

Commit 2c6a4dc

Browse files
authored
Merge pull request #421 from pymc-labs/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents a8384ce + a7f26bb commit 2c6a4dc

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
@@ -13,7 +13,7 @@ repos:
1313
- --exclude=docs/
1414
- --exclude=scripts/
1515
- repo: https://github.com/pre-commit/pre-commit-hooks
16-
rev: v4.6.0
16+
rev: v5.0.0
1717
hooks:
1818
- id: debug-statements
1919
- id: trailing-whitespace
@@ -25,7 +25,7 @@ repos:
2525
exclude: &exclude_pattern 'iv_weak_instruments.ipynb'
2626
args: ["--maxkb=1500"]
2727
- repo: https://github.com/astral-sh/ruff-pre-commit
28-
rev: v0.6.8
28+
rev: v0.6.9
2929
hooks:
3030
# Run the linter
3131
- id: ruff

0 commit comments

Comments
 (0)