Skip to content

Commit ec67674

Browse files
committed
Merge remote-tracking branch 'origin/main' into 70-dryify-get_map_data-and-get_forecast_data
2 parents a44339f + cfad627 commit ec67674

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
#####
1414
# Python
1515
- repo: https://github.com/astral-sh/ruff-pre-commit
16-
rev: v0.14.7
16+
rev: v0.14.8
1717
hooks:
1818
# Sort imports
1919
- id: ruff
@@ -48,7 +48,7 @@ repos:
4848
args: ['--baseline', '.secrets.baseline']
4949
exclude: package.lock.json
5050
- repo: https://github.com/crate-ci/typos
51-
rev: v1.39.1
51+
rev: v1
5252
hooks:
5353
- id: typos
5454
args: ["--force-exclude"]

0 commit comments

Comments
 (0)