Skip to content

Commit

Permalink
Merge branch 'main' of github.com:arthurdjn/geoserver-py into build-p…
Browse files Browse the repository at this point in the history
…ython-deps
  • Loading branch information
arthurdjn committed Oct 23, 2024
2 parents c029e8e + 584e423 commit 8b3b9b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ci:

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: no-commit-to-branch
name: No commits to master
Expand All @@ -14,7 +14,7 @@ repos:
name: Check toml

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.5
rev: v0.5.0
hooks:
- id: ruff
name: Ruff formatting
Expand Down

0 comments on commit 8b3b9b3

Please sign in to comment.