Skip to content

Commit cb775e4

Browse files
authored
Merge pull request #50 from geotribu/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 4243bc0 + 292a599 commit cb775e4

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
@@ -19,7 +19,7 @@ repos:
1919
- --markdown-linebreak-ext=md
2020

2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: "v0.13.3"
22+
rev: "v0.14.10"
2323
hooks:
2424
- id: ruff
2525
args:
@@ -45,7 +45,7 @@ repos:
4545
# - "--py39-plus"
4646

4747
- repo: https://github.com/pycqa/isort
48-
rev: 6.1.0
48+
rev: 7.0.0
4949
hooks:
5050
- id: isort
5151
args:

0 commit comments

Comments
 (0)