Skip to content

Commit 20f498a

Browse files
authored
Merge pull request #520 from pymc-labs/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 2016ff8 + d7fcb43 commit 20f498a

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: v5.0.0
16+
rev: v6.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.12.7
28+
rev: v0.12.10
2929
hooks:
3030
# Run the linter
3131
- id: ruff

0 commit comments

Comments
 (0)