Skip to content

Commit

Permalink
Update CI dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 8e7f22f commit 06bec87
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rebuild-qgis-2.8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ env:

jobs:
main:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
name: QGIS rebuild 2.8
timeout-minutes: 50

Expand Down
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ repos:
- id: check-symlinks
- id: fix-byte-order-marker
- repo: https://github.com/sbrunner/hooks
rev: 1.1.0
rev: 1.1.1
hooks:
- id: copyright
- id: workflows-require-timeout
Expand Down Expand Up @@ -155,7 +155,7 @@ repos:
|geoportal/c2cgeoportal_geoportal/scaffolds/advance_create/{{cookiecutter.project}}/geoportal/{{cookiecutter.package}}_geoportal/__init__\.py
)$
- repo: https://github.com/PyCQA/prospector
rev: v1.10.3
rev: v1.11.0
hooks:
- id: prospector
args:
Expand All @@ -171,6 +171,6 @@ repos:
- id: jsonschema-validator
files: ^ci/config\.yaml$
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 38.106.3
rev: 38.108.0
hooks:
- id: renovate-config-validator

0 comments on commit 06bec87

Please sign in to comment.