Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…aging into license
  • Loading branch information
olamidepeterojo committed Dec 21, 2024
2 parents d7ba3fa + 66ba610 commit b5a591a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
trigger: release

# create an srpm from upstream and submit a scratch build to koji
- job: production_build
- job: upstream_koji_build
trigger: release

# downstream automation
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repos:
- id: check-added-large-files

- repo: https://github.com/asottile/pyupgrade
rev: v3.19.0
rev: v3.19.1
hooks:
- id: pyupgrade
args:
Expand Down

0 comments on commit b5a591a

Please sign in to comment.