Skip to content

Commit 4467c9e

Browse files
authored
Merge pull request #856 from conda/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents d487939 + bbf9dab commit 4467c9e

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
@@ -17,7 +17,7 @@ repos:
1717
exclude: ^conda_lock/_vendor/conda/_vendor/appdirs\.py$
1818

1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: v0.13.3
20+
rev: v0.14.14
2121
hooks:
2222
- id: ruff
2323
args: [--fix, --unsafe-fixes, --exit-non-zero-on-fix]
@@ -34,7 +34,7 @@ repos:
3434
- ensureconda
3535

3636
- repo: https://github.com/pre-commit/mirrors-mypy
37-
rev: v1.18.2
37+
rev: v1.19.1
3838
hooks:
3939
- id: mypy
4040
stages: [manual]

0 commit comments

Comments
 (0)