Skip to content

Commit 59a6734

Browse files
authored
Merge pull request #429 from JaGeo/pre-commit-ci-update-config
pre-commit autoupdate
2 parents a4c636c + 97f1fd7 commit 59a6734

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ default_language_version:
1010
python: python3
1111
repos:
1212
- repo: https://github.com/astral-sh/ruff-pre-commit
13-
rev: v0.14.10
13+
rev: v0.14.14
1414
hooks:
1515
- id: ruff
1616
args: [--fix]
@@ -55,6 +55,6 @@ repos:
5555
args: [--ignore-words-list, 'titel,alls,ans,nd,mater,nwo,te,hart,ontop,ist,ot,fo']
5656
types_or: [python, rst, markdown]
5757
- repo: https://github.com/RobertCraigie/pyright-python
58-
rev: v1.1.407
58+
rev: v1.1.408
5959
hooks:
6060
- id: pyright

0 commit comments

Comments
 (0)