Skip to content

Commit 0b4215d

Browse files
pre-commit-ci[bot]ricardoV94
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0) - [github.com/astral-sh/ruff-pre-commit: v0.6.5 → v0.6.9](astral-sh/ruff-pre-commit@v0.6.5...v0.6.9)
1 parent 938aff4 commit 0b4215d

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
@@ -4,7 +4,7 @@ ci:
44
exclude: ^(docs/logos|pymc/tests/data)/
55
repos:
66
- repo: https://github.com/pre-commit/pre-commit-hooks
7-
rev: v4.6.0
7+
rev: v5.0.0
88
hooks:
99
- id: check-merge-conflict
1010
- id: check-toml
@@ -48,7 +48,7 @@ repos:
4848
- --exclude=binder/
4949
- --exclude=versioneer.py
5050
- repo: https://github.com/astral-sh/ruff-pre-commit
51-
rev: v0.6.5
51+
rev: v0.6.9
5252
hooks:
5353
- id: ruff
5454
args: [--fix, --show-fixes]

0 commit comments

Comments
 (0)